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

Add a control that represents a tabbed UI #15

Open
7 tasks
marchermans opened this issue Jun 9, 2018 · 0 comments
Open
7 tasks

Add a control that represents a tabbed UI #15

marchermans opened this issue Jun 9, 2018 · 0 comments
Labels
new control Indicates that this issue requires a new control to be added.
Milestone

Comments

@marchermans
Copy link
Contributor

Tabbed UI

Features

  • Tabs need to be on the top.
  • Groups of tabs on either side.
  • Nothing on the bottom.
  • If only one group is supplied no groups are rendered, and the only group is always the selected.
  • Supports a single template for tabs and a single template for groups.
  • If binding is used (and thus the templates), both templates need to be defined by the user, else the factory throws an exception.
  • If binding is not used, no templates are allowed to be defined.
@marchermans marchermans added the new control Indicates that this issue requires a new control to be added. label Jun 9, 2018
@marchermans marchermans added this to the 2.0.0 milestone Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new control Indicates that this issue requires a new control to be added.
Projects
None yet
Development

No branches or pull requests

1 participant