Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
Attribute
Class Attribute<N, V>
a normal attribute with its source value without any binding.
Type Parameters
N
V
Hierarchy (
View Summary
)
Attribute
ElementAttribute
LiveAttribute
TextContent
Index
Constructors
constructor
Properties
name
value
Methods
toJSON
Constructors
constructor
new
Attribute
<
N
,
V
>
(
name
:
N
,
value
:
V
)
:
Attribute
<
N
,
V
>
Type Parameters
N
V
Parameters
name
:
N
value
:
V
Returns
Attribute
<
N
,
V
>
Properties
name
name
:
N
value
value
:
V
Methods
toJSON
toJSON
()
:
Attribute
<
N
,
V
>
&
{
type
:
string
}
Returns
Attribute
<
N
,
V
>
&
{
type
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
value
Methods
toJSON
Ibyar/Aurora
Loading...
a normal attribute with its source value without any binding.