mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-29 07:00:16 +02:00
🔤
This commit is contained in:
@@ -55,7 +55,7 @@ export function page({ pkg, info }){
|
||||
el(MyComponent);
|
||||
|
||||
function MyComponent() {
|
||||
// 2. access the host element
|
||||
// 2. access the host element (or other scope related values)
|
||||
const { host } = scope;
|
||||
|
||||
// 3. Add behavior to host
|
||||
|
Reference in New Issue
Block a user