@@ -30,6 +30,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
30
30
* [ Basic usage] ( #basic-usage )
31
31
* [ What's included] ( #whats-included )
32
32
* [ Documentation] ( #documentation )
33
+ * [ Components] ( #components )
33
34
* [ Versioning] ( #versioning )
34
35
* [ Creators] ( #creators )
35
36
* [ Community] ( #community )
@@ -144,6 +145,62 @@ coreui-free-react-admin-template
144
145
145
146
The documentation for the CoreUI Admin Template is hosted at our website [ CoreUI for React] ( https://coreui.io/react/docs/templates/installation/ )
146
147
148
+ ## Components
149
+
150
+ CoreUI React.js Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.
151
+
152
+ - [ React Accordion] ( https://coreui.io/react/docs/components/accordion/ )
153
+ - [ React Alert] ( https://coreui.io/react/docs/components/alert/ )
154
+ - [ React Autocomplete] ( https://coreui.io/react/docs/forms/autocomplete/ ) ** PRO**
155
+ - [ React Avatar] ( https://coreui.io/react/docs/components/avatar/ )
156
+ - [ React Badge] ( https://coreui.io/react/docs/components/badge/ )
157
+ - [ React Breadcrumb] ( https://coreui.io/react/docs/components/breadcrumb/ )
158
+ - [ React Button] ( https://coreui.io/react/docs/components/button/ )
159
+ - [ React Button Group] ( https://coreui.io/react/docs/components/button-group/ )
160
+ - [ React Callout] ( https://coreui.io/react/docs/components/callout/ )
161
+ - [ React Card] ( https://coreui.io/react/docs/components/card/ )
162
+ - [ React Carousel] ( https://coreui.io/react/docs/components/carousel/ )
163
+ - [ React Checkbox] ( https://coreui.io/react/docs/forms/checkbox/ )
164
+ - [ React Close Button] ( https://coreui.io/react/docs/components/close-button/ )
165
+ - [ React Collapse] ( https://coreui.io/react/docs/components/collapse/ )
166
+ - [ React Date Picker] ( https://coreui.io/react/docs/forms/date-picker/ ) ** PRO**
167
+ - [ React Date Range Picker] ( https://coreui.io/react/docs/forms/date-range-picker/ ) ** PRO**
168
+ - [ React Dropdown] ( https://coreui.io/react/docs/components/dropdown/ )
169
+ - [ React Floating Labels] ( https://coreui.io/react/docs/forms/floating-labels/ )
170
+ - [ React Footer] ( https://coreui.io/react/docs/components/footer/ )
171
+ - [ React Header] ( https://coreui.io/react/docs/components/header/ )
172
+ - [ React Image] ( https://coreui.io/react/docs/components/image/ )
173
+ - [ React Input] ( https://coreui.io/react/docs/forms/input/ )
174
+ - [ React Input Group] ( https://coreui.io/react/docs/forms/input-group/ )
175
+ - [ React List Group] ( https://coreui.io/react/docs/components/list-group/ )
176
+ - [ React Loading Button] ( https://coreui.io/react/docs/components/loading-button/ ) ** PRO**
177
+ - [ React Modal] ( https://coreui.io/react/docs/components/modal/ )
178
+ - [ React Multi Select] ( https://coreui.io/react/docs/forms/multi-select/ ) ** PRO**
179
+ - [ React Navs & Tabs] ( https://coreui.io/react/docs/components/navs-tabs/ )
180
+ - [ React Navbar] ( https://coreui.io/react/docs/components/navbar/ )
181
+ - [ React Offcanvas] ( https://coreui.io/react/docs/components/offcanvas/ )
182
+ - [ React Pagination] ( https://coreui.io/react/docs/components/pagination/ )
183
+ - [ React Password Input] ( https://coreui.io/react/docs/forms/password-input/ ) ** PRO**
184
+ - [ React Placeholder] ( https://coreui.io/react/docs/components/placeholder/ )
185
+ - [ React Popover] ( https://coreui.io/react/docs/components/popover/ )
186
+ - [ React Progress] ( https://coreui.io/react/docs/components/progress/ )
187
+ - [ React Radio] ( https://coreui.io/react/docs/forms/radio/ )
188
+ - [ React Range] ( https://coreui.io/react/docs/forms/range/ )
189
+ - [ React Range Slider] ( https://coreui.io/react/docs/forms/range-slider/ ) ** PRO**
190
+ - [ React Rating] ( https://coreui.io/react/docs/forms/rating/ )
191
+ - [ React Select] ( https://coreui.io/react/docs/forms/select/ )
192
+ - [ React Sidebar] ( https://coreui.io/react/docs/components/sidebar/ )
193
+ - [ React Smart Pagination] ( https://coreui.io/react/docs/components/smart-pagination/ ) ** PRO**
194
+ - [ React Smart Table] ( https://coreui.io/react/docs/components/smart-table/ ) ** PRO**
195
+ - [ React Spinner] ( https://coreui.io/react/docs/components/spinner/ )
196
+ - [ React Stepper] ( https://coreui.io/react/docs/forms/stepper/ ) ** PRO**
197
+ - [ React Switch] ( https://coreui.io/react/docs/forms/switch/ )
198
+ - [ React Table] ( https://coreui.io/react/docs/components/table/ )
199
+ - [ React Textarea] ( https://coreui.io/react/docs/forms/textarea/ )
200
+ - [ React Time Picker] ( https://coreui.io/react/docs/forms/time-picker/ ) ** PRO**
201
+ - [ React Toast] ( https://coreui.io/react/docs/components/toast/ )
202
+ - [ React Tooltip] ( https://coreui.io/react/docs/components/tooltip/ )
203
+
147
204
## Versioning
148
205
149
206
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