DocsSearchButton

A pre-styled Button to open the DocsSearch modal.

Usage

The Button is already styled and will render as an icon button if you unset the label. You can override all the Button props as it's the root component.

<UDocsSearchButton label="Search..." />

Props

label
string
"Search..."