Skip to main content

SearchDialog

Interfaces

SearchDialogProps

Extends

  • DialogProps

Indexable

[p: string]: any

Other props

Properties

PropertyTypeDescriptionOverrides
className?stringOverrides or extends the styles applied to the component. Default nullDialogProps.className
SearchAutocompleteComponentPropsSearchAutocompletePropsOverrides props for the SearchAutocomplete component.-

Functions

Search(inProps): Element

Parameters

ParameterType
inPropsSearchDialogProps

Returns

Element