Apps built by Wix pass parameters via dashboard slots for you to utilize in your plugin’s functionality. Learn how to interact with and retrieve parameters from the dashboard page.
Whether the Select All checkbox was selected.
Array of IDs of selected items.
Total number of selected items.
When allSelected
is true
, an array of IDs of items that were manually deselected.
Use this in the code for the page or modal opened by the dashboard menu plugin.