분할레이아웃
This commit is contained in:
@@ -17,7 +17,7 @@ export const SliderBasicDefinition = createComponentDefinition({
|
||||
name: "슬라이더",
|
||||
nameEng: "SliderBasic Component",
|
||||
description: "범위 값 선택을 위한 슬라이더 컴포넌트",
|
||||
category: ComponentCategory.INPUT,
|
||||
category: ComponentCategory.FORM,
|
||||
webType: "number",
|
||||
component: SliderBasicWrapper,
|
||||
defaultConfig: {
|
||||
|
||||
Reference in New Issue
Block a user