Interface TemplateProcessor
Methods
handleAttributeExpressions
- handleAttributeExpressions(element: Element, name: string, strings: string[], options: RenderOptions): Part[]
-
Parameters
-
element: Element
-
name: string
-
strings: string[]
-
Returns Part[]
handleTextExpression
-
Parameters
Create parts for an attribute-position binding, given the event, attribute name, and string literals.