interface IRtTextEditoreditor
편집기 타입은 'text' 이다.
Html input 'text' type으로 사용자가 텍스트 값을 입력할 수 있다.
Html input 'text' type으로 사용자가 텍스트 값을 입력할 수 있다.
See Also
Events
Properties
- maxLength:
number
optional입력 최대 길이. - multiLine:
boolean
optionalDefaultfalse
다중 라인 편집.
에디터가 생성된 후 변경할 수 없다. - placeholder:
string
optional텍스트가 비었을 때 표시되는 안내 문구.
Inherited Properties
- IRtTextEditorBase.boxWidth
- IRtTextEditorBase.boxHeight
- IRtTextEditorBase.autoHide
- IRtBoundableEditor.fitHeight
- IRtBoundableEditor.fitWidth
- IRtEditor.id
- IRtEditor.onChange
- IRtEditor.onClick
- IRtEditor.readonly
- IRtEditor.value
- IRtRendererBase.clickable
- IRtRendererBase.hint
- IRtRendererBase.id
- IRtRendererBase.style
- IRtRendererBase.styleCallback