GoldTreeDevGTD UI

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

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

SpeechBubble

대화·알림 말풍선이에요. actions 슬롯으로 Reply·Open 버튼을 넣을 수 있어요.

사용법

System

새로운 퀘스트가 추가됐어요.

Alert

HP가 부족해요. 포션을 사용해 보세요.

인터페이스

SpeechBubbleProps

속성타입기본값설명
speakerstring화자 이름
variant"default" | "narrator" | "alert"default
tail"left" | "right" | "bottom"left꼬리 방향
actionsReactNode하단 액션 버튼
classNamestring루트 클래스
styleCSSProperties인라인 스타일·CSS 변수

SpeechBubble 컴포넌트 Props 표

가져오기

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

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

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