InfoButton
-
class
wvc.InfoButton() Displays an information icon button for viewer UI actions.
Examples
<hoops-info-button color="accent" size="sm"></hoops-info-button>
Custom Element
hoops-info-buttonAttributes
tabindex
Keyboard tab order index for the buttonrole
ARIA role applied to the hostsize
Size variant passed to the underlying icon buttoncolor
Color style of the icon buttonSince
2025.7.0
Constructors
-
wvc.InfoButton.constructor() - InfoButton():
InfoButtonReturns:
InfoButton
Properties
-
wvc.InfoButton.color - color: (“default” | “accent”)
-
wvc.InfoButton.role - role: string
-
wvc.InfoButton.size - size: string
-
wvc.InfoButton.tabindex - tabindex: string