Modal
Last updated
Last updated
Modal Menu: A single screen with a title, content panel / description, and only 2 buttons.
How it works:
You place a “menu” called test_modal
in your config.
It’s marked as type: MODAL
, so it’s a basic single-page menu with only 2 buttons.
Each button can have:
text
onClick
(the action to run when pressed) - see Actions.
Description
is what will be shown on the main content panel
Permission
custom permission for this menu to be opened
(Proxy Only) server
define the server you want this menu to work on