MENU

Fun & Interesting

LitElement tutorial part 2: Templating, properties, and events

vaadinofficial 24,993 6 years ago
Video Not Working? Fix It Now

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

Comment