Interface: SearchControlProps
Properties for SearchControl
component
Properties
className?
optional
className:string
HTML class
Defined in
packages/core/src/components/controls/SearchControl.tsx:23
id?
optional
id:string
HTML id
Defined in
packages/core/src/components/controls/SearchControl.tsx:18
labels?
optional
labels:object
Map of the labels we use in the component. This is usefull for I18N
placeholder
placeholder:
undefined
|string
text
text:
undefined
|string
Defined in
packages/core/src/components/controls/SearchControl.tsx:34
style?
optional
style:CSSProperties
HTML CSS style