tef-dialog

Demo

Download started...

Downloading document. You will find it in your Downloads folder.

Dialog with close button

If closeIcon attribute is set, a "X" shaped close button will appear in the top right corner.

Download started...

Downloading document. You will find it in your Downloads folder.

Modal behaviour

If the modal attribute is set the dialog will have a modal behaviour. With this behaviour activated, you can call the show() and hide() methods.

If closeIcon is set, the close button will close the modal.

If closeOutside is set, clicking outside the dialog will close it too.

Download started...

Downloading document. You will find it in your Downloads folder.