@munch-factory/munch-library
v1.0.15
Published
design-system by munch-factory
Downloads
50
Readme
Design system by munch-factory
프로젝트 빌드
npm run storybookButton
status: default | disabled
type: primary | secondary
text: stringTextfield (react-hook-form)
placeholderText: string
errorstate: FieldError | undefined
register: UseFormRegisterReturn
inputValue: string | number | undefined
handleReset: () => void
inputType?: string
style?: string
needWrap?: boolean
onBlur?: () => void
keyValue?: string