Back to Browse

LitElement tutorial part 2: Templating, properties, and events

25.2K views
Dec 12, 2018
24:16

Text version and code: https://vaadin.com/tutorials/lit-element/lit-element-templating-properties-and-events *Note: the npm package name and import path for lit-element has changed from @polymer/lit-element to just lit-element. Check the text version for up to date code snippets* This tutorial covers lit-html templating, properties, and events and shows you how to build a working app with LitElement. Previous video: https://youtu.be/UcCsGZDCw-Q Next video: https://youtu.be/_Gt12UhGLY0

Download

0 formats

No download links available.

LitElement tutorial part 2: Templating, properties, and events | NatokHD