Gutenberg Block FireBox settings
FireBox extends the Gutenberg Button core block to help you trigger popups easier within the Gutenberg editor.
To help you get started, add a button into your popup:

Then click on the button and locate the “FireBox” section on the right-hand side.
Enable “Enable FireBox Button Settings” to see the available settings provided by FireBox for the Button block.

Below you can find the available settings which you can set:
Name | Description |
---|---|
Select a FireBox | Select which popup to trigger. |
FireBox Action | Select which action will be performed. – Open – Close – Toggle |
Prevent Default Action | If the button links to a page, enabling this won’t redirect you to that page. Disabling this will follow the link when the button is clicked. |
Button Class(es) | Specify some extra CSS classes to the button. |
Was this helpful?