chore: move most docs to core so they are published and extendable
This commit is contained in:
parent
3ae448f826
commit
672f7b0283
6 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ import { dedupeMixin } from '@open-wc/dedupe-mixin';
|
||||||
* attributes: ['disabled'],
|
* attributes: ['disabled'],
|
||||||
* };
|
* };
|
||||||
* }
|
* }
|
||||||
|
*
|
||||||
* render() {
|
* render() {
|
||||||
* return html`
|
* return html`
|
||||||
* <button id="button1">with delegation</button>
|
* <button id="button1">with delegation</button>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue