Interface ExhibitComponentProps

interface ExhibitComponentProps {
    SmartInputField: SmartInputFieldProps;
}

Hierarchy

  • ComponentsProps
    • ExhibitComponentProps

Properties

Properties

SmartInputField: SmartInputFieldProps