Skip to content
Update Menu structure authored by Nanit's avatar Nanit
...@@ -119,7 +119,7 @@ In the example above was used the default [placeholder](Placeholders). ...@@ -119,7 +119,7 @@ In the example above was used the default [placeholder](Placeholders).
The button in the menu is an ordinary [item] (Item format) with advanced functionality. Below are all the parameters that can be specified in addition to the standard parameters of an item. The button in the menu is an ordinary [item] (Item format) with advanced functionality. Below are all the parameters that can be specified in addition to the standard parameters of an item.
| **Settings** | **Data type** | **Required** | **Description** | | **Settings** | **Data type** | **Description** | **Required** |
| -------------| -------------- | ------------ | ---------------- | | -------------| -------------- | ------------ | ---------------- |
| [slot](Item format#slot) | Integer, Object, Text| Sets the position of an item | {+Yes+} | | [slot](Item format#slot) | Integer, Object, Text| Sets the position of an item | {+Yes+} |
| [rules](#btnRules) | [Object list](Data types#list) | [Rules](Rules) to display buttons in the menu | {-No-} | | [rules](#btnRules) | [Object list](Data types#list) | [Rules](Rules) to display buttons in the menu | {-No-} |
... ...
......