SearchDialog
Interfaces
SearchDialogProps
Extends
DialogProps
Indexable
[p
: string
]: any
Other props
Properties
Property | Type | Description | Overrides |
---|---|---|---|
className? | string | Overrides or extends the styles applied to the component. Default null | DialogProps.className |
SearchAutocompleteComponentProps | SearchAutocompleteProps | Overrides props for the SearchAutocomplete component. | - |
Functions
Search()
Search(
inProps
):Element
Parameters
Parameter | Type |
---|---|
inProps | SearchDialogProps |
Returns
Element