0.10.0 • Published 2 years ago

@jdesignlab/input v0.10.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

TextInput

사용자로부터 텍스트 입력을 받기 위한 UI요소입니다.

Usage

Storybook

<TextInput>
  <TextInput.Label>
  <TextInput.Message>
<TextInput>

Props

TextInput

PropertyAllow TypesDescriptionDefault
typetext password텍스트의 입력 타입을 지정합니다.text
sizesm md lg컴포넌트의 크기를 조정합니다.md
clearableboolean사용자가 입력 필드의 내용을 초기화 할 수 있는 아이콘을 컴포넌트 우측 내부에 생성합니다false
widthnumber컴포넌트의 가로 너비를 조절합니다.100%
maxLengthnumber입력 필드에 입력 가능한 최대 문자수를 나타냅니다.256
iconReact.ReactElement컴포넌트 좌측 내부에 아이콘을 삽입합니다.undefined

TextInput.Label

PropertyAllow TypesDescriptionDefault
childrenstring컴포넌트의 라벨을 지정해줍니다

TextInput.Message

PropertyAllow TypesDescriptionDefault
consistentboolean메세지를 지속적으로 보여줍니다.false
0.10.0

2 years ago

0.9.0

2 years ago

0.8.1

2 years ago

0.9.1

2 years ago

0.8.0

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago