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

Don't create an item if some condition is not satified #34

Open
nunoMSsantos opened this issue Jul 26, 2018 · 0 comments
Open

Don't create an item if some condition is not satified #34

nunoMSsantos opened this issue Jul 26, 2018 · 0 comments

Comments

@nunoMSsantos
Copy link

nunoMSsantos commented Jul 26, 2018

I'd like to not render items if any condition (an option is not selected or an element is hidden) is satisfied.

For example, let's imagine my HTML page has a form with a checkbox. I'd like to have an item in my menu that would only appear if that checkbox is actually checked. Otherwise, that item shouldn't be displayed in the menu.

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