컴포넌트로 돌아가기
페이지네이션 또는 섹션 콘텐츠를 위한 도트 스타일 네비게이션 인디케이터.
설치
Import
@hua-labs/ui의 UI 컴포넌트를 @hua-labs/hua에서 통합 제공합니다.
UI 컴포넌트, 모션 훅, i18n을 하나의 패키지로 사용할 수 있습니다.
Props
| 이름 | 타입 | 기본값 | 설명 |
|---|---|---|---|
items* | DotNavItem[] | - | |
position | "left" | "right" | "right" | |
activeDotStyle | React.CSSProperties | - | |
inactiveDotStyle | React.CSSProperties | - | |
dot | string | - | |
style | React.CSSProperties | - |