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-alignThe alignment of the footer content.
نمایش مثالمخفی کردن مثال
vue
openWhether the modal is open.
نمایش مثالمخفی کردن مثال
vue
roundedThe radius of the modal.
نمایش مثالمخفی کردن مثال
vue
sizeThe size of the modal.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
asThe HTML tag to use as modal wrapper (e.g. `div`, `form`, etc.).
نمایش مثالمخفی کردن مثال
vue
نام
نوع پراپ اسلات
#headerنمایش مثالمخفی کردن مثال
vue
#defaultنمایش مثالمخفی کردن مثال
vue
#footerنمایش مثالمخفی کردن مثال
vue
نام
نوع
asThe HTML tag to use as modal wrapper (e.g. `div`, `form`, etc.).
نمایش مثالمخفی کردن مثال
vue