Bootstrap-buttons-demo
提供:Dev Guides
ブートストラップ-ボタンのデモ
ブートストラップは、スタイルボタンにいくつかのオプションを提供します。これらのオプションは、次の表にまとめられています-
| Sr.No. | Class & Description |
|---|---|
| 1 |
btn デフォルト/標準ボタン。 |
| 2 |
btn-primary 追加の視覚的重みを提供し、一連のボタンの主要なアクションを識別します。 |
| 3 |
btn-success 成功または積極的な行動を示します。 |
| 4 |
btn-info 情報アラートメッセージのコンテキストボタン。 |
| 5 |
btn-warning このアクションには注意が必要であることを示します。 |
| 6 |
btn-danger 危険または潜在的に否定的なアクションを示します。 |
| 7 |
btn-link ボタンの動作を維持しながら、ボタンをリンクのように見せることで、ボタンを非強調します。 |
| Example | Description | Download link |
|---|---|---|
| IOS Buttons | This example indicates about button structure in Bootstrap | Download |
| Image Buttons | This example indicates about Image button structure in Bootstrap | Download |
| Shadow Buttons | This example indicates about Shadow button structure in Bootstrap | Download |
| Sign up Buttons | This example indicates about Sign Up button structure in Bootstrap | Download |