Constructor
# new SortButton(props) → {React.ReactElement}
Overview
TheStyledIconButton
wrapped around in DotBadge
and CustomTooltip
.
Use badge to signal that sorting parameters has changed.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
Object | Any other props will be forwarded to the |
|
icon |
React.ReactNode |
<optional> |
The content of the |
invisible |
boolean |
<optional> |
If |
tooltip |
React.ReactNode | The content of the |
|
tooltipId |
string | The id of the |
|
TooltipProps |
Object |
<optional> |
Props applied to the |
React.ReactElement