Note
This component is only intended for use with bootstrap.ts.
- This component is based on the PrimitiveSlide.preset component.
- It can display pagination if it's inside a carousel.
- It translates the title and description of the slide.
- It can render lists:
- If the
list
prop is of type string[], it will add default media to every list item.
- If the
- It handles MainButton.onClick to navigate to the next slide.
All available props see in slide.preset.props.ts