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

[Enhancements] Add the possibility to setup an header inside the js initialisation of DropDown #6420

Open
Maregas opened this issue May 31, 2018 · 1 comment

Comments

@Maregas
Copy link

Maregas commented May 31, 2018

According to the documentation: https://semantic-ui.com/modules/dropdown.html#header if a div inside the menu of the dropdown is defined as an "header" and not an "item" it will be disabled with a specific design. Could it be possible to add the option on the JS initialization like the option disabled, for example?

.dropdown({ values: [ { name:"Header", header: true },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants