div-tooltip-mode-non-modal
Non-modal mode. Clicks outside pass through to underlying elements. Does not restrict focus to the tooltip. Back button on Android and back gesture on iOS do not close the tooltip.
Parameters
Parameters | Description |
---|---|
type |
string Required parameter. The value must always be Available platforms: iOS. |
JSON
{
type*: "non_modal"
}