Tooltip
Syntax
<bx:tooltip
for="string"
text="string"
delay="numeric"
position="string">
</bx:tooltip>Attributes
Attribute
Type
Required
Description
Default
Examples
<input type="text" id="username" name="username" />
<bx:tooltip for="username" text="Enter your username" position="right" />Usage Notes
Last updated
Was this helpful?
