FloatIndicator
A component displayed over the rest of the interface, to indicate a temporary state.
Usage
Props
visible
visible
TYPE | DEFAULT VALUE |
---|---|
|
|
Set to true
to display the indicator.
children
children
TYPE | DEFAULT VALUE |
---|---|
| None |
The content of the indicator.
shift
shift
Type:
Number
Default value:
0
Use this property to shift the position of the float indicator from its “end position” (right on left to right languages).
Last updated