OctantisWeb.Components.PolarisWC.STooltip (octantis v0.2.0)
View SourceDisplays helpful information in a small overlay when users hover or focus on an element. Use to provide additional context without cluttering the interface.
Example
#
<.s_tooltip id="bold-tooltip">Bold</.s_tooltip>
<.s_button interest_for="bold-tooltip" accessibility_label="Bold">B</.s_button>See
Summary
Functions
Displays helpful information in a small overlay when users hover or focus on an element. Use to provide additional context without cluttering the interface.
Functions
Displays helpful information in a small overlay when users hover or focus on an element. Use to provide additional context without cluttering the interface.
Example
#
<.s_tooltip id="bold-tooltip">Bold</.s_tooltip>
<.s_button interest_for="bold-tooltip" accessibility_label="Bold">B</.s_button>See
Attributes
- Global attributes are accepted. Supports all globals plus:
["slot"].
Slots
inner_block