Skip to main content

Interface: SearchDialogProps

SearchDialog.SearchDialogProps

Hierarchy

  • DialogProps

    SearchDialogProps

Indexable

▪ [p: string]: any

Other props

Properties

SearchAutocompleteProps

SearchAutocompleteProps: SearchAutocompleteProps

Defined in

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


className

Optional className: string

Overrides or extends the styles applied to the component.

Default

null

Overrides

DialogProps.className

Defined in

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