Skip to content
On this page

Message

It is often used for feedback prompts after active operation. When the mouse hovers, the message does not disappear. After the mouse is moved out, the countdown begins, and the message automatically disappears after the countdown.

Basic Usage

Call the FnMessage method and pass in the message parameter.

status

It is used to display "success, warning, message, danger (error)" operation feedback.

Closing time

The delay of automatic shutdown is in milliseconds. If you don't close it, you can write 0.

Manually close

Show the close button

Attributes

MIT Licensed