Add Japanes translated docs, improve a doc style.
This commit is contained in:
parent
45798d1933
commit
42493a7ed3
2 changed files with 338 additions and 1 deletions
|
@ -302,7 +302,7 @@ You can make use of `position` and `id` to control how the item will be placed
|
|||
when building a menu with `Menu.buildFromTemplate`.
|
||||
|
||||
The `position` attribute of `MenuItem` has the form `[placement]=[id]`, where
|
||||
placement is one of `before`, `after`, or `endof` and `id` is the unique ID of
|
||||
`placement` is one of `before`, `after`, or `endof` and `id` is the unique ID of
|
||||
an existing item in the menu:
|
||||
|
||||
* `before` - Inserts this item before the id referenced item. If the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue