SearchDialog
Interfaces
SearchDialogProps
Extends
DialogProps
Indexable
[p
: string
]: any
Properties
Property | Type | Description | Overrides |
---|---|---|---|
SearchAutocompleteProps | SearchAutocompleteProps | - | - |
className? | string | Overrides or extends the styles applied to the component. Default null | DialogProps.className |
Functions
Search()
Search(
inProps
):Element
Parameters
Parameter | Type |
---|---|
inProps | SearchDialogProps |
Returns
Element
Source
packages/react-ui/src/components/SearchDialog/SearchDialog.tsx:43