세부타입설정

This commit is contained in:
kjs
2025-10-14 16:45:30 +09:00
parent 8bc8df4eb8
commit a2c3737f7a
25 changed files with 1724 additions and 306 deletions

View File

@@ -24,7 +24,7 @@ export const DividerLineDefinition = createComponentDefinition({
placeholder: "텍스트를 입력하세요",
maxLength: 255,
},
defaultSize: { width: 200, height: 36 },
defaultSize: { width: 400, height: 2 },
configPanel: DividerLineConfigPanel,
icon: "Layout",
tags: [],