Interface ExhibitComponentPropsList

interface ExhibitComponentPropsList {
    SmartInputField?: SmartInputFieldProps;
}

Hierarchy

  • ComponentsPropsList
    • ExhibitComponentPropsList

Properties

Properties

SmartInputField?: SmartInputFieldProps