We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The first component you will need to create is a slider.
You can find it within the components list with this particular key: "_kenticoItemType": "section_static_slider",.
components
"_kenticoItemType": "section_static_slider",
This component display every images 1 by 1 with a slide or fade effect. You are free to choose the library of your choice.
The text was updated successfully, but these errors were encountered:
feat(slider)
3184369
[x] Added the slider component with all the data [x] Fetched data with initial value for WebConfig and Component Slider #2
feat(component): slider, Fetch data with initial data
0d8e6e3
[x] Added the slider component with all the data Slider #2
No branches or pull requests
The first component you will need to create is a slider.
You can find it within the
components
list with this particular key:"_kenticoItemType": "section_static_slider",
.This component display every images 1 by 1 with a slide or fade effect.
You are free to choose the library of your choice.
Example from https://asse.tv
The text was updated successfully, but these errors were encountered: