TooltipProps
TooltipProps =
object
Properties
Section titled “Properties”| Property | Type |
|---|---|
children? | React.ReactNode |
className? | string |
contents? | React.ReactNode |
disabled? | boolean |
id? | string |
type? | "error" | "info" | "warn" |
TooltipProps =
object
| Property | Type |
|---|---|
children? | React.ReactNode |
className? | string |
contents? | React.ReactNode |
disabled? | boolean |
id? | string |
type? | "error" | "info" | "warn" |