@@ -18,21 +18,22 @@ Curious why I decided to create CoreUI? Please read this article: [Jack of all t
1818
1919## Table of Contents
2020
21- * [ Versions ] ( #versions )
21+ * [ Frameworks ] ( #frameworks )
2222* [ CoreUI PRO] ( #coreui-pro )
2323* [ CoreUI PRO Bootstrap Admin Templates] ( #coreui-pro-bootstrap-admin-templates )
2424* [ Installation] ( #installation )
2525* [ Usage] ( #usage )
2626* [ What's included] ( #whats-included )
2727* [ Documentation] ( #documentation )
28+ * [ Components] ( #components )
2829* [ Contributing] ( #contributing )
2930* [ Versioning] ( #versioning )
3031* [ Creators] ( #creators )
3132* [ Community] ( #community )
3233* [ Support CoreUI Development] ( #support-coreui-development )
3334* [ Copyright and license] ( #copyright-and-license )
3435
35- ## Versions
36+ ## Frameworks
3637
3738CoreUI is built on top of Bootstrap 5 and supports popular frameworks.
3839
@@ -68,7 +69,6 @@ CoreUI Icons are beautifully crafted symbols for common actions and items. You c
6869
6970[ Download CoreUI Free Icons] ( https://github.com/coreui/coreui-icons/ )
7071
71-
7272## Installation
7373
7474### Clone repo
@@ -136,6 +136,57 @@ free-bootstrap-admin-template/
136136
137137The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our website [ CoreUI] ( https://coreui.io/docs/templates/installation/ )
138138
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+
139190## Contributing
140191
141192Please 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