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

[Proposal]: add html5 semantic elements to Box eg: header, nav, article etc #587

Open
oluijks opened this issue Sep 20, 2024 · 0 comments
Open

Comments

@oluijks
Copy link

oluijks commented Sep 20, 2024

To keep the markup simple and for people who really care about semantics it would be nice to expand the box props with some of the html5 elements.

<Box as={"div" | "span"} />
<Box as={"div" | "span" | "article" | "header" | "nav" } />
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