SearchDialogProvider(children): Element
Provider component that manages the search dialog state
and exposes functions to open or toggle the dialog.
Parameters
children
React nodes that will have access to the search dialog context.
children
ReactNode
Returns
Element