@@ -18,21 +18,22 @@ Curious why I decided to create CoreUI? Please read this article: [Jack of all t
18
18
19
19
## Table of Contents
20
20
21
- * [ Versions ] ( #versions )
21
+ * [ Frameworks ] ( #frameworks )
22
22
* [ CoreUI PRO] ( #coreui-pro )
23
23
* [ CoreUI PRO Bootstrap Admin Templates] ( #coreui-pro-bootstrap-admin-templates )
24
24
* [ Installation] ( #installation )
25
25
* [ Usage] ( #usage )
26
26
* [ What's included] ( #whats-included )
27
27
* [ Documentation] ( #documentation )
28
+ * [ Components] ( #components )
28
29
* [ Contributing] ( #contributing )
29
30
* [ Versioning] ( #versioning )
30
31
* [ Creators] ( #creators )
31
32
* [ Community] ( #community )
32
33
* [ Support CoreUI Development] ( #support-coreui-development )
33
34
* [ Copyright and license] ( #copyright-and-license )
34
35
35
- ## Versions
36
+ ## Frameworks
36
37
37
38
CoreUI is built on top of Bootstrap 5 and supports popular frameworks.
38
39
@@ -68,7 +69,6 @@ CoreUI Icons are beautifully crafted symbols for common actions and items. You c
68
69
69
70
[ Download CoreUI Free Icons] ( https://github.com/coreui/coreui-icons/ )
70
71
71
-
72
72
## Installation
73
73
74
74
### Clone repo
@@ -136,6 +136,57 @@ free-bootstrap-admin-template/
136
136
137
137
The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our website [ CoreUI] ( https://coreui.io/docs/templates/installation/ )
138
138
139
+ ## Components
140
+
141
+ CoreUI Bootstrap Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.
142
+
143
+ - [ Bootstrap Accordion] ( https://coreui.io/bootstrap/docs/components/accordion/ )
144
+ - [ Bootstrap Alert] ( https://coreui.io/bootstrap/docs/components/alert/ )
145
+ - [ Bootstrap Avatar] ( https://coreui.io/bootstrap/docs/components/avatar/ )
146
+ - [ Bootstrap Badge] ( https://coreui.io/bootstrap/docs/components/badge/ )
147
+ - [ Bootstrap Breadcrumb] ( https://coreui.io/bootstrap/docs/components/breadcrumb/ )
148
+ - [ Bootstrap Button] ( https://coreui.io/bootstrap/docs/components/button/ )
149
+ - [ Bootstrap Button Group] ( https://coreui.io/bootstrap/docs/components/button-group/ )
150
+ - [ Bootstrap Callout] ( https://coreui.io/bootstrap/docs/components/callout/ )
151
+ - [ Bootstrap Card] ( https://coreui.io/bootstrap/docs/components/card/ )
152
+ - [ Bootstrap Carousel] ( https://coreui.io/bootstrap/docs/components/carousel/ )
153
+ - [ Bootstrap Checkbox] ( https://coreui.io/bootstrap/docs/forms/checkbox/ )
154
+ - [ Bootstrap Close Button] ( https://coreui.io/bootstrap/docs/components/close-button/ )
155
+ - [ Bootstrap Calendar] ( https://coreui.io/bootstrap/docs/components/calendar/ ) ** PRO**
156
+ - [ Bootstrap Collapse] ( https://coreui.io/bootstrap/docs/components/collapse/ )
157
+ - [ Bootstrap Date Picker] ( https://coreui.io/bootstrap/docs/forms/date-picker/ ) ** PRO**
158
+ - [ Bootstrap Date Range Picker] ( https://coreui.io/bootstrap/docs/forms/date-range-picker/ ) ** PRO**
159
+ - [ Bootstrap Dropdown] ( https://coreui.io/bootstrap/docs/components/dropdown/ )
160
+ - [ Bootstrap Floating Labels] ( https://coreui.io/bootstrap/docs/forms/floating-labels/ )
161
+ - [ Bootstrap Footer] ( https://coreui.io/bootstrap/docs/components/footer/ )
162
+ - [ Bootstrap Header] ( https://coreui.io/bootstrap/docs/components/header/ )
163
+ - [ Bootstrap Image] ( https://coreui.io/bootstrap/docs/components/image/ )
164
+ - [ Bootstrap Input] ( https://coreui.io/bootstrap/docs/forms/input/ )
165
+ - [ Bootstrap Input Group] ( https://coreui.io/bootstrap/docs/forms/input-group/ )
166
+ - [ Bootstrap List Group] ( https://coreui.io/bootstrap/docs/components/list-group/ )
167
+ - [ Bootstrap Loading Button] ( https://coreui.io/bootstrap/docs/components/loading-button/ ) ** PRO**
168
+ - [ Bootstrap Modal] ( https://coreui.io/bootstrap/docs/components/modal/ )
169
+ - [ Bootstrap Multi Select] ( https://coreui.io/bootstrap/docs/forms/multi-select/ ) ** PRO**
170
+ - [ Bootstrap Navs & Tabs] ( https://coreui.io/bootstrap/docs/components/navs-tabs/ )
171
+ - [ Bootstrap Navbar] ( https://coreui.io/bootstrap/docs/components/navbar/ )
172
+ - [ Bootstrap Offcanvas] ( https://coreui.io/bootstrap/docs/components/offcanvas/ )
173
+ - [ Bootstrap Pagination] ( https://coreui.io/bootstrap/docs/components/pagination/ )
174
+ - [ Bootstrap Placeholder] ( https://coreui.io/bootstrap/docs/components/placeholder/ )
175
+ - [ Bootstrap Popover] ( https://coreui.io/bootstrap/docs/components/popover/ )
176
+ - [ Bootstrap Progress] ( https://coreui.io/bootstrap/docs/components/progress/ )
177
+ - [ Bootstrap Radio] ( https://coreui.io/bootstrap/docs/forms/radio/ )
178
+ - [ Bootstrap Range] ( https://coreui.io/bootstrap/docs/forms/range/ )
179
+ - [ Bootstrap Rating] ( https://coreui.io/bootstrap/docs/forms/rating/ ) ** PRO**
180
+ - [ Bootstrap Select] ( https://coreui.io/bootstrap/docs/forms/select/ )
181
+ - [ Bootstrap Sidebar] ( https://coreui.io/bootstrap/docs/components/sidebar/ )
182
+ - [ Bootstrap Spinner] ( https://coreui.io/bootstrap/docs/components/spinner/ )
183
+ - [ Bootstrap Switch] ( https://coreui.io/bootstrap/docs/forms/switch/ )
184
+ - [ Bootstrap Table] ( https://coreui.io/bootstrap/docs/components/table/ )
185
+ - [ Bootstrap Textarea] ( https://coreui.io/bootstrap/docs/forms/textarea/ )
186
+ - [ Bootstrap Time Picker] ( https://coreui.io/bootstrap/docs/forms/time-picker/ ) ** PRO**
187
+ - [ Bootstrap Toast] ( https://coreui.io/bootstrap/docs/components/toast/ )
188
+ - [ Bootstrap Tooltip] ( https://coreui.io/bootstrap/docs/components/tooltip/ )
189
+
139
190
## Contributing
140
191
141
192
Please read through our [ contributing guidelines] ( https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/.github/CONTRIBUTING.md ) . Included are directions for opening issues, coding standards, and notes on development.
0 commit comments