Buttons are an essential part of any application. Buttons can have different radius factors using the rounded
prop.
نمایش کدمخفی کردن کد
Buttons can have a smaller size. Use the size
prop to change the size of a button.
نمایش کدمخفی کردن کد
Buttons can have a glowing badge indicator. Use the badge
prop to add a badge to your buttons.
نمایش کدمخفی کردن کد
Buttons can have solid background colors. Use the variant="solid"
prop and the color
prop to make solid buttons.
نمایش کدمخفی کردن کد
Buttons can have pastel background colors. Use the variant="pastel"
prop and the color
prop to make pastel buttons.
نمایش کدمخفی کردن کد
Buttons can have outline background colors. Use the variant="outline"
prop and the color
prop to make outline buttons.
نمایش کدمخفی کردن کد
Buttons can have icons, both on the left and on the right. Use the Icon
component inside the button slot to render the icon you need.
نمایش کدمخفی کردن کد
Buttons can have a flat shadow. Use the shadow="flat"
prop to add shadows to your buttons.
نمایش کدمخفی کردن کد
Buttons can have a hover shadow. Use the shadow="hover"
prop to add shadows to your buttons.
نمایش کدمخفی کردن کد
Buttons can be shown in a loading state. Use the loading
prop to show a loading indicator.
نمایش کدمخفی کردن کد
Buttons can be shown in a disabled state. Use the disabled
prop to disable the button.
نمایش کدمخفی کردن کد
Buttons can be grouped together. Use them inside a BaseButtonGroup
component.
نمایش کدمخفی کردن کد
badge
نمایش مثالمخفی کردن مثال
badge-pulse
نمایش مثالمخفی کردن مثال
disabled
نمایش مثالمخفی کردن مثال
href
نمایش مثالمخفی کردن مثال
loading
نمایش مثالمخفی کردن مثال
rel
نمایش مثالمخفی کردن مثال
shadow
نمایش مثالمخفی کردن مثال
target
نمایش مثالمخفی کردن مثال
to
نمایش مثالمخفی کردن مثال
type
نمایش مثالمخفی کردن مثال
color
نمایش مثالمخفی کردن مثال
rounded
@since
2.0.0
نمایش مثالمخفی کردن مثال
size
نمایش مثالمخفی کردن مثال
variant
@since
2.0.0
نمایش مثالمخفی کردن مثال
color
نمایش مثالمخفی کردن مثال
rounded
نمایش مثالمخفی کردن مثال
size
نمایش مثالمخفی کردن مثال
variant