File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ <h1 id="logo-heading"><span>OS-GUI.JS</span></h1>
247
247
< h2 > < a id ="components "> </ a > MenuBar</ h2 >
248
248
< p >
249
249
The MenuBar component is an application menu bar.
250
- It supports command menu items , checkbox menu items, and submenus.
251
- It works with screen readers, and is keyboard/ mouse/ touch accessible.
250
+ It supports command, checkbox, and radio menu items, as well as submenus.
251
+ It works with screen readers, and is keyboard, mouse, and touch accessible.
252
252
You can jump to menu items by pressing the first letter of the item's label, or if defined, an access key.
253
253
Access keys are defined in the item's label by putting an ampersand (< code > &</ code > ) before the letter.
254
254
</ p >
You can’t perform that action at this time.
0 commit comments