Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on <event_> #105

Open
kylpo opened this issue Mar 23, 2022 · 0 comments
Open

on <event_> #105

kylpo opened this issue Mar 23, 2022 · 0 comments

Comments

@kylpo
Copy link
Contributor

kylpo commented Mar 23, 2022

Consider:

  • Still use <event_ /> wrapper since these props are not compiled away?
  • Problem: what about css hover events? Kind of messes with this level of abstraction.
  • Maybe css for events that affect configuration? (even media queries)
  • DOM for events that have non-config side effects

A reason to use it:

  • There's presentation and interactivity. Conceptually, I like to separate the two when deconstructing a UI.
  • This is why wrapping in <event_> may still be preferred.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant