Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferjoseph authored Apr 23, 2024
1 parent cc90744 commit cb4434f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@ The `shadow` property can be set to either `open` or `closed` and effects how th
}
})
```

## Considerations
This is a convenience function that simplifies the createion of a Web Component class and adds Morphdom for automatic DOM updates when registered attributes or store keys update. For more advanced use cases you will want to use the [Enhance Custom Element base class](https://github.com/enhance-dev/enhance-custom-element) or the [Enhance Shadow Element base class](https://github.com/enhance-dev/enhance-shadow-element)

0 comments on commit cb4434f

Please sign in to comment.