Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Menu structure
authored
Feb 03, 2020
by
Nanit
Show whitespace changes
Inline
Side-by-side
Menu-structure.md
View page @
3beb680d
...
...
@@ -93,7 +93,7 @@ To create a menu whether in a separate file or in a single file you need to conf
| closeActions |
[
Object
](
Data
types#object) | {-No-} |
[
Actions
](
Actions
)
, that perform after the menu closes |
| updateInterval | Integer | {-No-} | Sets the menu update interval in seconds |
## <a name="update">Auto updating (
refreshing
)</a>
## <a name="update">Auto updating (
updateInterval
)</a>
A bit more detailed about the
`updateInterval`
setting. If you want to create a menu that will automatically update including items, placeholders and any other dynamic data, you can specify the interval for updating the menu.
...
...
...
...