Tooltip
component propsName | Type | Usage |
---|---|---|
.. | All div element props | |
label | string | Tooltip text |
position | string | top right bottom left (Default: top ) |
delay | number | Tooltip delay in milliseconds (Default: 300 ) |
// Default 300
<MumpUI message={{ delay: 500 }} />