lit-html
Guide
API
Search
Preparing search index...
The search index is not available
lit-html API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
lit-html
AttributePart
Class AttributePart
A Part that controls all or part of an attribute value.
Hierarchy
AttributePart
PropertyPart
Implements
Part
Index
Constructors
constructor
Properties
committer
value
Methods
commit
set
Value
Constructors
constructor
new
Attribute
Part
(
committer
:
AttributeCommitter
)
:
AttributePart
Parameters
committer:
AttributeCommitter
Returns
AttributePart
Properties
committer
committer
:
AttributeCommitter
value
value
:
unknown
= undefined
Methods
commit
commit
(
)
:
void
Returns
void
set
Value
set
Value
(
value
:
unknown
)
:
void
Parameters
value:
unknown
Returns
void
Globals
Externals
lit-
html
shady-
render
Attribute
Part
constructor
committer
value
commit
set
Value
Generated using
TypeDoc
A Part that controls all or part of an attribute value.