pub fn BlogSearchButton(_: SearchButtonProps) -> ElementExpand description
Reusable search button for blog headers (same component as
SearchButton, re-exported under the
blog naming convention).
Reusable search button component for headers.
ยงProps
For details, see the props struct definition.
search_open:Signal<bool>