Type

Messages have basic types that can be used to inform users about different types of interactions or events. Use the type prop to change the type of the message.

یک پیام موفق.
یک پیام اطلاعاتی.
یک پیام هشدار.
یک پیام مخرب.
نمایش کد
vue

Icon

Messages can have icons that symbolize the type of the message. Use the icon to enable the message icon.

یک پیام موفق.
یک پیام اطلاعاتی.
یک پیام هشدار.
یک پیام مخرب.
نمایش کد
vue

Radius

Messages can have different radius factors. Use the rounded prop to change the radius of the message.

یک پیام موفق.
یک پیام اطلاعاتی.
یک پیام هشدار.
یک پیام مخرب.
نمایش کد
vue
classes
Optional CSS classes to apply to the component inner elements.
نمایش مثال
vue
closable
Whether to show a close button.
نمایش مثال
vue
close-icon
The icon to show in the close button
نمایش مثال
vue
default-icons
Default icons to apply to the messages, when the icon is active.
نمایش مثال
vue
icon
Whether to show an icon, or the name of the icon to display.
نمایش مثال
vue
message
The message to display.
نمایش مثال
vue
color
The color of the message.
نمایش مثال
vue
rounded
The radius of the message.
نمایش مثال
vue
@close
این رویدادها هیچ ارزشی دریافت نمی‌کنند
نمایش مثال
vue
#icon
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue
#close-button
This slot has no inherted props
نمایش مثال
vue
color
The color of the message.
نمایش مثال
vue
rounded
The radius of the message.
نمایش مثال
vue