Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

HTML attributes should be forwarded to the stencil component #1

Open
ehaynes99 opened this issue Aug 23, 2019 · 0 comments
Open

HTML attributes should be forwarded to the stencil component #1

ehaynes99 opened this issue Aug 23, 2019 · 0 comments

Comments

@ehaynes99
Copy link
Owner

Currently, additional props not specified in the stencil component are ignored. These should be forwarded to the web component, allowing e.g. data-some-value or slot.

NOTE: This should also account for React's "known attributes" mapping, e.g. tabIndex => tabindex

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant