_SF.ejDialog🔗 Syncfusion Digital Gauge widget

Constructor: [selector [title [modal]]]

selector – selector for the element that contains the content for the dialog

title – title for the dialog

modal – Boolean or _true/_false indicating whether the dialog is modal

Public Fields:

Selector – selector for the element that contains the content for the dialog

Title – title for the dialog

Modal – Boolean or _true/_false indicating whether the dialog is modal

Size – width [height] for the dialog. If specifying only height, use ⍬ for width

Buttons – vector of character vectors of indicating the buttons that will appear in the dialog choices are: 'close' 'maximize' 'minimize' 'collapsible' 'pin' (we also allow 'minimise' and 'maximise') default is 'close'

Resize – Boolean or _true/_false indicating whether the dialog can be resized

Relevant Sample Pages:

Controls used on this page: Dyalog: Tabs Base HTML: style