['value' => 'Disables the backdrop of the modal when set to <code>false</code>. When backdrop is disabled, users will not be able to close the modal by clicking outside it.', 'secure' => false]
['value' => 'Sets the size of the modal. The default size of the modal will be placed if the parameter is not set. <code>xs | sm | lg | full</code>', 'secure' => false]
['value' => 'The header title of the modal. Pass as array with <code>value</code> and <code>secure</code> keys if we want to put HTML tags on the title.', 'secure' => false]
['value' => 'The header subtitle of the modal. Pass as array with <code>value</code> and <code>secure</code> keys if we want to put HTML tags on the subtitle.', 'secure' => false]