BootstrapVue 元件庫
文件
Vue.js 3
元件
指令
圖示
參考
佈景主題
試用
v2.23.0
最新(v2.23.0)
開發
GitHub 元件庫
Twitter 元件庫
Discord 元件庫
Open Collective 元件庫
首頁
入門
元件
提醒
長寬比
頭像
徽章
導覽列
按鈕
按鈕群組
按鈕工具列
日曆
卡片
走馬燈
摺疊
下拉式選單
嵌入
表單
表單核取方塊
表單日期選擇器
表單檔案
表單群組
表單輸入
表單單選按鈕
表單評分
表單選單
表單旋鈕
表單標籤
表單文字輸入區
表單時間選擇器
圖片
輸入群組
巨型文字區塊
版面配置與網格系統
連結
列表群組
媒體
對話視窗
導覽
導覽列
覆蓋層
分頁
分頁導覽
浮動提示文字
進度條
側邊欄
骨架
載入指示器
表格
標籤
時間
提示訊息
工具提示
指令
懸停
浮動提示文字
捲動導覽
切換
工具提示
可見
圖示
參考
無障礙
變更記事
顏色變體
貢獻
元件 img src 解析
路由支援
設定
尺寸屬性和類別
間距類別
入門範本
Bootstrap 主題化
協力廠商函式庫
實用程式類別
表單驗證
佈景主題
遊戲場
首頁
文件
參考
參考
- 目錄
BootstrapVue 及 Bootstrap 參考,以及其他資源文件。
Accessibility
—
A brief overview of BootstrapVue's features and limitations for the creation of accessible content.
Changelog
—
All notable changes to BootstrapVue are documented in this page.
Color Variants
—
Color variants available when using the default Bootstrap v4 CSS and their mappings to CSS classes.
Contributing
—
Information on contributing to the BootstrapVue project.
Component img src resolving
—
Using project relative image URLs for BootstrapVue custom components with vue-loader
Router support
—
Several BootstrapVue components support rendering <router-link> components compatible with Vue Router and Nuxt.js.
Settings
—
BootstrapVue provides a few options for customizing component default values, and more.
Size props and classes
—
Bootstrap v4 CSS provides several classes that control the sizing of elements, of which some of these have been translated into props on components.
Spacing classes
—
Bootstrap v4 CSS includes a wide range of shorthand responsive margin and padding utility classes to modify an element's appearance.
Starter Templates
—
There are several ways you can create your app, from basic client side HTML all the way up to using a build system and compilers.
Theming Bootstrap
—
Theming is accomplished by SASS variables, SASS maps, and custom CSS. There's no dedicated theme stylesheet; instead, you can enable the built-in theme to add gradients, shadows, and more.
Third party libraries
—
There are several 3rd party libraries that you can use to add additional functionality and features to your BootstrapVue project.
Utility Classes
—
Bootstrap v4 CSS provides various utility classes to control color, spacing, flex-box, text alignment, floating, position, responsive display/hiding and much more.
Form Validation
—
BootstrapVue does not include form validation by default; we leave that up to the many existing form validation plugins. Included here are some examples of validation plugins and how they may be integrated.