Skip to main content

default

Admin Docs


Variable: default

const default: ForwardRefExoticComponent<InterfaceSearchToggleProps & RefAttributes<HTMLDivElement>>

Defined in: src/shared-components/DropDownButton/SearchToggle.tsx:12

Custom Toggle for Search functionality. Renders an input field that acts as a dropdown toggle.

Param

The props for the SearchToggle component.

Param

The ref forwarded to the div element.