GoldTreeDevGTD UI

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

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

GooeyEffect

New

겹친 자식 요소가 액체처럼 이어지는 구이 필터 래퍼예요.

사용법

서로 가까워지는 원이 점성 있는 형태처럼 자연스럽게 합쳐져요.

인터페이스

GooeyEffectProps

속성타입기본값설명
intensity"soft" | "medium" | "strong"medium구이 필터 강도
classNamestring루트 클래스
styleCSSProperties인라인 스타일·CSS 변수

GooeyEffect 컴포넌트 Props 표

가져오기

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

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

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