Options Generator

Modal options generator

Use the form below to generate the parameters options to be used by ModalManager.instance.addModal()

Note: Some options, specially those which have enabled properties like header and footer, will not be included in generated options code, if enabled is false. Also, if the parameter value is equal to default value, it will be ignored as well. This is to keep options object minimal!

Any html tag name can be used. By default it is h2. Leave empty if you dont want to change the tag name.