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

Allow attributes to the component itself #5

Open
WebReflection opened this issue Dec 28, 2020 · 1 comment
Open

Allow attributes to the component itself #5

WebReflection opened this issue Dec 28, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@WebReflection
Copy link
Owner

The current logic deals well with components content, but not with components themselves:

  • ensure attributes and events are preserved once rendered
  • ensure holes in the container attribute are applied to the element itself
  • ensure next Windows 95 like inception won't happen ever again

Screenshot from 2020-12-28 16-59-52

@WebReflection WebReflection added the bug Something isn't working label Dec 28, 2020
@WebReflection WebReflection changed the title Allow events to the component itself Allow attributes to the component itself Dec 28, 2020
@WebReflection
Copy link
Owner Author

Update I think props here solve it all and the fact events can be set in the definition helps too ... I need to re-think if this is even a bug, or an inevitable design choice.

@WebReflection WebReflection added documentation Improvements or additions to documentation question Further information is requested and removed bug Something isn't working labels Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant