We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New component name: Tabs
Package this component should live in: @blasterjs/core
Context If its not clear, how would the component be used?
Could be a paired down version of https://github.com/reactjs/react-tabs
Would just need to specify labels for the tabs and pass in children for each tab pane, as well as hook a tab selection event (onSelect?).
onSelect
Examples Mockups, screenshots, or links to similar components elsewhere.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
New component name: Tabs
Package this component should live in: @blasterjs/core
Context
If its not clear, how would the component be used?
Could be a paired down version of https://github.com/reactjs/react-tabs
Would just need to specify labels for the tabs and pass in children for each tab pane, as well as hook a tab selection event (
onSelect
?).Examples
Mockups, screenshots, or links to similar components elsewhere.
The text was updated successfully, but these errors were encountered: