Constructors
constructor
- new AttributeCommitter(element: Element, name: string, strings: string[]): AttributeCommitter
-
Parameters
-
element: Element
-
name: string
-
strings: string[]
Properties
dirty
dirty: boolean = true
element
element: Element
name
name: string
parts
strings
strings: string[]
Methods
Protected _createPart
-
Protected _getValue
-
Returns unknown
commit
-
Returns void
Sets attribute values for AttributeParts, so that the value is only set once even if there are multiple parts for an attribute.