webtides / element-js

Simple and lightweight base classes for web components with a beautiful API
MIT License
26 stars 3 forks source link

fix docs: Writing custom directives #121

Open quarkus opened 4 months ago

quarkus commented 4 months ago

The example is plain wrong as its used on attribute level.

We need a proper example with extends Directive etc.

docs/features/templates.md:160