1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/open-hand-choerodon-ui

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
index.en-US.md 1.3 КБ
Копировать Редактировать Исходные данные Просмотреть построчно История
Vink Dong Отправлено 7 лет назад f03bd7d
category type title
Components
Data Display
Carousel

A carousel component. Scales with its container.

When To Use

  • When there is a group of content on the same level.
  • When there is insufficient content space, it can be used to save space in the form of a revolving door.
  • Commonly used for a group of pictures/cards.

API

Property Description Type Default
afterChange Callback function called after the current index changes function(current) -
autoplay Whether to scroll automatically boolean false
beforeChange Callback function called before the current index changes function(from, to) -
dots Whether to show the dots at the bottom of the gallery boolean true
easing Transition interpolation function name string linear
effect Transition effect scrollx | fade scrollx
vertical Whether to use a vertical display boolean false

Methods

Name Description
goTo(slideNumber) Change current slide to given slide number
next() Change current slide to next slide
prev() Change current slide to previous slide

For more info on the parameters, refer to the https://github.com/akiran/react-slick

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://gitlife.ru/oschina-mirror/open-hand-choerodon-ui.git
git@gitlife.ru:oschina-mirror/open-hand-choerodon-ui.git
oschina-mirror
open-hand-choerodon-ui
open-hand-choerodon-ui
release-0.2.2