Back to Lit

05

packages/lit-dev-content/site/tutorials/content/custom-attribute-converter/05.md

latest674 B
Original Source

Congratulations!

You have written a custom attribute converter that can accept date string attributes and convert them to JavaScript Date objects!

What's Next?

You might want to catch up more on reactive properties in Lit as well as the Lit lifecycle.

Further Reading