Skip to main content

SearchDialog

Interfaces

SearchDialogProps

Extends

  • DialogProps

Indexable

[p: string]: any

Properties

PropertyTypeDescriptionOverrides
SearchAutocompletePropsSearchAutocompleteProps--
className?stringOverrides or extends the styles applied to the component.

Default
null
DialogProps.className

Functions

Search(inProps): Element

Parameters

ParameterType
inPropsSearchDialogProps

Returns

Element

Source

packages/react-ui/src/components/SearchDialog/SearchDialog.tsx:43