Skip to content

Commit 2c26e5f

Browse files
committed
[meta] Mention radio menu item support
1 parent 7121df4 commit 2c26e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ <h1 id="logo-heading"><span>OS-GUI.JS</span></h1>
247247
<h2><a id="components"></a>MenuBar</h2>
248248
<p>
249249
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.
252252
You can jump to menu items by pressing the first letter of the item's label, or if defined, an access key.
253253
Access keys are defined in the item's label by putting an ampersand (<code>&amp;</code>) before the letter.
254254
</p>

0 commit comments

Comments
 (0)