A proof of concept library for creating web components (custom elements) with Dart classes.
-
Updated
Dec 28, 2023 - Dart
Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.
A proof of concept library for creating web components (custom elements) with Dart classes.
Created by Alex Russell
Released 2011