Improve doc on Nav Header expanded menu
zemian opened this issue · 2 comments
zemian commented
In https://cirrus-ui.netlify.app/layout/header#dropdown doc, a dropdown-menu
will get displayed/popup when the class dropdown-shown
is added to it. This is not documented, other than used in a JQuery example, which is good, but it would be helpful to document this explicitly.
zemian commented
BTW, in the "Basic" sample code, there is two duplicated id="dropdown"
attribute. This should be corrected for accuracy sake.
Spiderpig86 commented
I checked the documentation and I feel this section sufficiently explains how to use dropdown-shown
with dropdown-menu
. Is there something that is missing?