element-vir - v26.14.0
Preparing search index...
attributes
Variable attributes
Const
attributes
:
(
...
values
:
[
AttributeValues
|
undefined
]
,
)
=>
DirectiveResult
<
typeof
__class
>
= ...
A directive applies multiple HTML attributes to the parent element all at once.
Type Declaration
(
...
values
:
[
AttributeValues
|
undefined
]
)
:
DirectiveResult
<
typeof
__class
>
Parameters
...
values
:
[
AttributeValues
|
undefined
]
Returns
DirectiveResult
<
typeof
__class
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-vir - v26.14.0
Loading...
A directive applies multiple HTML attributes to the parent element all at once.