Textarea
Textarea components are used for collecting large amounts of textual data.
API
Components.Textarea.
Components.Textarea.
Components.Textarea.
오토 포커스 활성화
Components.Textarea.
대체 박스 인풋 스타일을 적용
Components.Textarea.
Components.Textarea.
Add input clear functionality, default icon is Material Icons clear
컨트롤에 색상을 지정
인풋 길이 카운터를 생성. 넘버가 지정되지 않으면 25가 기본 값으로 쓰입니다. 검증(validation)은 적용되지 않습니다.
다크 테마를 적용
Components.Textarea.
입력시 자동 문자 표시 비활성화
수동으로 인풋을 에러 상태로 만듬
Components.Textarea.
인풋을 에러 상태로 만들고 커스텀 에러메시지를 전달. rules prop에 의해 발생하는 임이의 검증과 결합가능. 이 필드가 검증을 호출하지는 않습니다.
Components.Textarea.
인풋 타입을 전체-너비로 설정
컴포넌트의 높이를 설정
Components.Textarea.
Components.Textarea.
Components.Textarea.
라이트 테마를 적용
Components.Textarea.
Apply a custom character mask to the input. See mask table above for more information
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
접두사(prefix) 표시
Components.Textarea.
Components.Textarea.
Components.Textarea.
Returns the unmodified masked string
Components.Textarea.
Components.Textarea.
Components.Textarea.
True나 에러메시지 문자열을 반환하는 함수들의 배열
Label does not move on focus/dirty
Components.Textarea.
Components.Textarea.
Components.Textarea.
Components.Textarea.
접미사(suffix) 표시
인풋 타입을 설정
blur 이벤트까지 검증을 지연
표시여부를 조절 (Controls visibility)
예제
Auto grow
Textarea can automatically resize when entered text exceeds its size.
Beautiful Forms
Utilizing alternative input styles, you can create amazing interfaces that are easy to build and easy to use.