Skip to content

Commit cea0421

Browse files
committed
docs: update the list of available components
1 parent 2046b00 commit cea0421

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

README.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
3030
* [Basic usage](#basic-usage)
3131
* [What's included](#whats-included)
3232
* [Documentation](#documentation)
33+
* [Components](#components)
3334
* [Versioning](#versioning)
3435
* [Creators](#creators)
3536
* [Community](#community)
@@ -138,6 +139,62 @@ coreui-free-vue-admin-template
138139

139140
The documentation for the CoreUI Admin Template is hosted at our website [CoreUI for Vue](https://coreui.io/vue/docs/templates/installation.html)
140141

142+
## Components
143+
144+
CoreUI Vue.js Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.
145+
146+
- [Vue Accordion](https://coreui.io/vue/docs/components/accordion.html)
147+
- [Vue Alert](https://coreui.io/vue/docs/components/alert.html)
148+
- [Vue Autocomplete](https://coreui.io/vue/docs/forms/autocomplete.html) **PRO**
149+
- [Vue Avatar](https://coreui.io/vue/docs/components/avatar.html)
150+
- [Vue Badge](https://coreui.io/vue/docs/components/badge.html)
151+
- [Vue Breadcrumb](https://coreui.io/vue/docs/components/breadcrumb.html)
152+
- [Vue Button](https://coreui.io/vue/docs/components/button.html)
153+
- [Vue Button Group](https://coreui.io/vue/docs/components/button-group.html)
154+
- [Vue Callout](https://coreui.io/vue/docs/components/callout.html)
155+
- [Vue Card](https://coreui.io/vue/docs/components/card.html)
156+
- [Vue Carousel](https://coreui.io/vue/docs/components/carousel.html)
157+
- [Vue Checkbox](https://coreui.io/vue/docs/forms/checkbox.html)
158+
- [Vue Close Button](https://coreui.io/vue/docs/components/close-button.html)
159+
- [Vue Collapse](https://coreui.io/vue/docs/components/collapse.html)
160+
- [Vue Date Picker](https://coreui.io/vue/docs/forms/date-picker.html) **PRO**
161+
- [Vue Date Range Picker](https://coreui.io/vue/docs/forms/date-range-picker.html) **PRO**
162+
- [Vue Dropdown](https://coreui.io/vue/docs/components/dropdown.html)
163+
- [Vue Floating Labels](https://coreui.io/vue/docs/forms/floating-labels.html)
164+
- [Vue Footer](https://coreui.io/vue/docs/components/footer.html)
165+
- [Vue Header](https://coreui.io/vue/docs/components/header.html)
166+
- [Vue Image](https://coreui.io/vue/docs/components/image.html)
167+
- [Vue Input](https://coreui.io/vue/docs/forms/input.html)
168+
- [Vue Input Group](https://coreui.io/vue/docs/forms/input-group.html)
169+
- [Vue List Group](https://coreui.io/vue/docs/components/list-group.html)
170+
- [Vue Loading Button](https://coreui.io/vue/docs/components/loading-button.html) **PRO**
171+
- [Vue Modal](https://coreui.io/vue/docs/components/modal.html)
172+
- [Vue Multi Select](https://coreui.io/vue/docs/forms/multi-select.html) **PRO**
173+
- [Vue Navs & Tabs](https://coreui.io/vue/docs/components/navs-tabs.html)
174+
- [Vue Navbar](https://coreui.io/vue/docs/components/navbar.html)
175+
- [Vue Offcanvas](https://coreui.io/vue/docs/components/offcanvas.html)
176+
- [Vue Pagination](https://coreui.io/vue/docs/components/pagination.html)
177+
- [Vue Password Input](https://coreui.io/vue/docs/forms/password-input.html) **PRO**
178+
- [Vue Placeholder](https://coreui.io/vue/docs/components/placeholder.html)
179+
- [Vue Popover](https://coreui.io/vue/docs/components/popover.html)
180+
- [Vue Progress](https://coreui.io/vue/docs/components/progress.html)
181+
- [Vue Radio](https://coreui.io/vue/docs/forms/radio.html)
182+
- [Vue Range](https://coreui.io/vue/docs/forms/range.html)
183+
- [Vue Range Slider](https://coreui.io/vue/docs/forms/range-slider.html) **PRO**
184+
- [Vue Rating](https://coreui.io/vue/docs/forms/rating.html) **PRO**
185+
- [Vue Select](https://coreui.io/vue/docs/forms/select.html)
186+
- [Vue Sidebar](https://coreui.io/vue/docs/components/sidebar.html)
187+
- [Vue Smart Pagination](https://coreui.io/vue/docs/components/smart-pagination.html) **PRO**
188+
- [Vue Smart Table](https://coreui.io/vue/docs/components/smart-table.html) **PRO**
189+
- [Vue Spinner](https://coreui.io/vue/docs/components/spinner.html)
190+
- [Vue Stepper](https://coreui.io/vue/docs/forms/stepper.html) **PRO**
191+
- [Vue Switch](https://coreui.io/vue/docs/forms/switch.html)
192+
- [Vue Table](https://coreui.io/vue/docs/components/table.html)
193+
- [Vue Textarea](https://coreui.io/vue/docs/forms/textarea.html)
194+
- [Vue Time Picker](https://coreui.io/vue/docs/forms/time-picker.html) **PRO**
195+
- [Vue Toast](https://coreui.io/vue/docs/components/toast.html)
196+
- [Vue Tooltip](https://coreui.io/vue/docs/components/tooltip.html)
197+
141198
## Versioning
142199

143200
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).

0 commit comments

Comments
 (0)