SearchInput
Use the SearchInput component for search queries. It includes a built-in
Clear button for quick resets.
SearchInputProps
Signature:
export declare type SearchInputProps = <, | | | | | > & & & & & & <, (value: ) => > & ;SearchInput.Suffix
Use the SearchInput.Suffix component to render content after the input.
Prop Table did not receive data
SearchInput.Button
Use the SearchInput.Button component to render a button inside the
SearchInput.Suffix component.
Prop Table did not receive data