Skip to content

tdillon/test-lit-reactive-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-lit-reactive-properties

Minimal project to test Lit's reactive property updates.

Usage

  1. Run deno bundle main.ts main.js
  2. Serve the directory with an HTTP server
  3. TEST: Click the text on the page and the ??? should change to bob
  4. You can view the console output to verify the reactive property is being set

This Lit Playground example shows the expected behavior.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks