GoldTreeDevGTD UI

문서 제목, 아이콘 이름, 앱 이름으로 검색할 수 있어요.

전체 문서 보기 이동 · Enter 열기 · Esc 닫기

BoxLoadingPreloader

New

Box loading preloader 모션 컴포넌트예요.

사용법

Box loading preloader 모션 컴포넌트예요.

Box loading preloader

인터페이스

BoxLoadingPreloaderProps

속성타입기본값설명
labelstring프리뷰 라벨
descriptionstring보조 설명
classNamestring루트 클래스
styleCSSProperties인라인 스타일

BoxLoadingPreloader 컴포넌트 Props 표

가져오기

모션 CSS는 @goldtreedev/ui/motion.css를 함께 import해요.

@import "@goldtreedev/ui/motion.css";

import { BoxLoadingPreloader } from "@goldtreedev/ui";
BoxLoadingPreloader · 모션 UI | GoldTreeDev Docs