gov-tooltip-content
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
color | color | Style variation of the tooltip | "neutral" | "primary" | TooltipColors.PRIMARY |
isVisible | is-visible | Indicates display of tooltip content | boolean | false |
parentId | parent-id | Indicates display of tooltip content | string | null |
persist | persist | Tooltip is still visible. | boolean | false |
size | size | Tooltip’s size. | "l" | "m" | "s" | TooltipSize._M |
Dependencies
Depends on
Graph
Built with StencilJS