Settings
Configuration settings for the Available In component.
HTML Element Settings
The following settings can be set for each individual HTML code and are reactive.
data-vs-theme
data-vs-theme
Type: String | undefined
Default: undefined
Overwrites the global theme setting for the particular component instance.
data-vs-tooltips
data-vs-tooltips
Type: boolean
Default: undefined
(falls back to global tooltip
setting, which defaults to true
)
When true
, tooltips for the Available In component will display on hover/focus. When false
, tooltips will not display.
Updated 11 months ago