Skip to main content

forceModal

// Property: forceModal
// Description: Indicates whether the window enforces modal behaviour.
// Component(s): openWindowParams
'.force-modal': { forceModal: true }
'.force-modal-false': { forceModal: false }