web-component-base
web-component-base copied to clipboard
feat: assignment of input props to other wcb custom element
If custom element is using wcb, html handles input props (assigns to el.props.prop)
- [ ] example of using custom element within custom element