default
Function: default()
default(
props
,deprecatedLegacyContext
?):ReactNode
Defined in: src/subComponents/SearchingButton.tsx:29
SearchingButton component that only displays a text.
Parameters
props
InterfaceSearchingButtonProps
The properties for the SearchingButton component.
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode
The rendered SearchingButton component.