Edits and standardization
This commit is contained in:
parent
195be931a4
commit
33a19f9071
2 changed files with 60 additions and 44 deletions
|
@ -1,7 +1,14 @@
|
|||
# menu-item
|
||||
# menuItem
|
||||
|
||||
The `menu-item` module allows you to add items to an application or content
|
||||
[`menu`](menu.md).
|
||||
|
||||
See [`menu`](menu.md) for examples.
|
||||
|
||||
## Class: MenuItem
|
||||
|
||||
Create a new `MenuItem` with the following method:
|
||||
|
||||
### new MenuItem(options)
|
||||
|
||||
* `options` Object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue