Modals can have different sizes. Use the size
prop to change the size of the modal. This example uses the sm
and md
size.
نمایش کدمخفی کردن کد
vue
Modals can have different sizes. Use the size
prop to change the size of the modal. This example uses the lg
and xl
size.
نمایش کدمخفی کردن کد
vue
Modals can have different sizes. Use the size
prop to change the size of the modal. This example uses the 2xl
and 3xl
size.
نمایش کدمخفی کردن کد
vue
Modals footers can be aligned to the left, right or center. Use the footer-align
prop to change the alignment of the footer.
نمایش کدمخفی کردن کد
vue
نام
نوع
classes
نمایش مثالمخفی کردن مثال
vue
footer-align
The alignment of the footer content.
نمایش مثالمخفی کردن مثال
vue
open
Whether the modal is open.
نمایش مثالمخفی کردن مثال
vue
rounded
The radius of the modal.
نمایش مثالمخفی کردن مثال
vue
size
The size of the modal.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
as
The HTML tag to use as modal wrapper (e.g. `div`, `form`, etc.).
نمایش مثالمخفی کردن مثال
vue
نام
نوع پراپ اسلات
#header
نمایش مثالمخفی کردن مثال
vue
#default
نمایش مثالمخفی کردن مثال
vue
#footer
نمایش مثالمخفی کردن مثال
vue
نام
نوع
as
The HTML tag to use as modal wrapper (e.g. `div`, `form`, etc.).
نمایش مثالمخفی کردن مثال
vue