Interface ExhibitComponentsVariants
Hierarchy
- ComponentsVariants
- ExhibitComponentsVariants
Properties
Optional
SmartInputField
SmartInputField?: { props: Partial<SmartInputFieldProps>; style: Interpolation<{ theme: Theme; }>; }[] Type declaration
style: Interpolation<{
theme: Theme;
}>