COMPONENTS
These are the examples of using template components. All components have a basic structure and configuration. Just copy a component with its styles to your project.
Most of components are based on Bootstrap. You can read about all used packages in a description of components below and here.
Logo
Change logo here
Components
Change logo here
Copyright
Change copyright here
Slider
All props form Slider
| Property | Type | Description |
|---|---|---|
| dots | boolean | true or false |
| infinite | boolean | true or false |
| speed | number | use number |
| slidesToShow | number | user number |
| slidesToScroll | number | user number |