Current Version is1.1.10

This is a package demo page, if you want to read the documentation press here.


Hint

Hint has 7 themed functions named as bootstraps main colors.


Wait

The Wait is simply a Screen Blocks that prevent the user from interacting with the page until further notice. Wait simply displays an animated SVG icon and a text if provided.

The Wait object contains 19 functions, 16 of them are named after the icons used in it.


Box

It's basically similar to Wait, but it is used for blocking specific HTML element where Wait will block everything. You have to provide the html element or with the respective css selector.

Html Element for practice, just write the specific selector in the css selector field and press show button:

.box1
#box2
[data-id="box3"]
.col-md-6[data-id="box4"]

Alert, Ask and Dialogue

A different types of dialogues modals. read documentation to understand the difference.