diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 0e85264..271aefd 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -197,11 +197,14 @@

A menu bar consists of menu elements that name menu items and they typically have a dropdown menu associated with them.

+

In case of a menu item as a single children or plain text with no menu dropdown associated with it, use aria-haspopup="false" attribute.

To create a menu bar we will use the .menu-bar class.

<%- example(`