エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Tabs | Components | BootstrapVue
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Tabs | Components | BootstrapVue
For navigation based tabs (i.e. tabs that would change the URL), use the <b-nav> component instea... For navigation based tabs (i.e. tabs that would change the URL), use the <b-nav> component instead. Basic usage <div> <b-tabs content-class="mt-3"> <b-tab title="First" active><p>I'm the first tab</p></b-tab> <b-tab title="Second"><p>I'm the second tab</p></b-tab> <b-tab title="Disabled" disabled><p>I'm a disabled tab!</p></b-tab> </b-tabs> </div> <!-- b-tabs.vue --> Tip: You should supply each ch