Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 601 Bytes

File metadata and controls

15 lines (11 loc) · 601 Bytes

Slide.preset

Note

This component is only intended for use with bootstrap.ts.

  1. This component is based on the PrimitiveSlide.preset component.
  2. It can display pagination if it's inside a carousel.
  3. It translates the title and description of the slide.
  4. It can render lists:
    • If the list prop is of type string[], it will add default media to every list item.
  5. It handles MainButton.onClick to navigate to the next slide.

Props

All available props see in slide.preset.props.ts