Preparing search index...
The search index is not available
derby
derby
<internal>
Attribute
Class Attribute
Hierarchy (
view full
)
Template
Attribute
Index
Constructors
constructor
Properties
content
data?
expression?
hooks
module
ns?
source
type
unbound?
Methods
append
To
attach
To
dependencies
equals
get
get
Bound
get
Fragment
is
Unbound
resolve
serialize
stringify
to
String
update
Constructors
constructor
new
Attribute
(
data
?
,
ns
?
)
:
Attribute
Parameters
Optional
data
:
string
|
boolean
Optional
ns
:
string
Returns
Attribute
Properties
content
content
:
Template
[]
Optional
data
data
?:
string
|
boolean
Optional
expression
expression
?:
Expression
hooks
hooks
:
MarkupHook
<
any
>
[]
module
module
:
string
= NAMESPACE
Optional
ns
ns
?:
string
source
source
:
string
type
type
:
string
= 'Attribute'
Optional
unbound
unbound
?:
boolean
Methods
append
To
append
To
(
parent
,
context
,
_binding
?
)
:
void
Parameters
parent
:
Node
context
:
Context
Optional
_binding
:
Binding
Returns
void
attach
To
attach
To
(
parent
,
node
,
context
)
:
Node
Parameters
parent
:
Node
node
:
Node
context
:
Context
Returns
Node
dependencies
dependencies
(
_context
,
_options
)
:
any
Parameters
_context
:
Context
_options
:
any
Returns
any
equals
equals
(
other
)
:
boolean
Parameters
other
:
unknown
Returns
boolean
get
get
(
_context
?
)
:
any
Parameters
Optional
_context
:
Context
Returns
any
get
Bound
get
Bound
(
_context
,
_element
,
_name
,
_elementNs
)
:
any
Parameters
_context
:
Context
_element
:
Element
_name
:
string
_elementNs
:
string
Returns
any
get
Fragment
get
Fragment
(
context
,
binding
?
)
:
DocumentFragment
Parameters
context
:
Context
Optional
binding
:
Binding
Returns
DocumentFragment
is
Unbound
is
Unbound
(
context
)
:
boolean
Parameters
context
:
Context
Returns
boolean
resolve
resolve
(
_context
)
:
any
Parameters
_context
:
Context
Returns
any
serialize
serialize
(
)
:
string
Returns
string
stringify
stringify
(
value
)
:
string
Parameters
value
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
update
update
(
_context
,
_binding
)
:
void
Parameters
_context
:
Context
_binding
:
Binding
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
content
data
expression
hooks
module
ns
source
type
unbound
append
To
attach
To
dependencies
equals
get
get
Bound
get
Fragment
is
Unbound
resolve
serialize
stringify
to
String
update
derby
Loading...