دکمه ها
دکمه های پیش فرض
از کلاس های دکمه در an استفاده کنید<a>
, <button>
, or <input>
element.
\u003cbutton type\u003d\
طرح کلی دکمه
از یک کلاس استفاده کنید.btn-outline-**
to quickly create a bordered buttons.
\u003cbutton type\u003d\
دکمه گرد
اضافه کردن.rounded-pill
to default button to get rounded corners.
\u003cbutton type\u003d\
طرح کلی دکمه گرد
از یک کلاس استفاده کنید.btn-outline-**
to quickly create a bordered buttons.
\u003cbutton type\u003d\
دکمه های نرم
از یک کلاس استفاده کنید.btn-soft-**
to quickly create a soft background color buttons.
\u003cbutton type\u003d\
دکمه های گرد نرم
از یک کلاس استفاده کنید.btn-soft-**
.rounded-pill
to quickly create a soft background color buttons with rounded.
\u003cbutton type\u003d\
دکمه-اندازه ها
اضافه کردن.btn-lg
, .btn-sm
for additional sizes.
\u003cbutton type\u003d\
دکمه غیرفعال
اضافه کردنdisabled
attribute to <button>
buttons.
\u003cbutton type\u003d\
دکمه های آیکون
دکمه فقط نماد.
\u003cbutton type\u003d\
دکمه بلوک
با افزودن کلاس، دکمه های سطح بلوک ایجاد کنید.d-grid
to parent div.
\u003cdiv class\u003d\
گروه دکمه
یک سری دکمه را با آن بپیچید.btn
in .btn-group
.
\u003c!-- گروه دکمه --\u003e\n