interface IRtNumberEditoreditor
편집기 타입은 '
Html input '
number
' 이다.
Html input '
number
' type으로 사용자가 숫자 값을 입력할 수 있다.See Also
Events
Properties
- defaultValue:
number
optionalvalue가 없을 경우 출력되는 값 - maxValue:
number
optional입력 최대값. - minValue:
number
optional입력 최소값. - 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.id
- IRtRendererBase.hint
- IRtRendererBase.style
- IRtRendererBase.styleCallback
- IRtRendererBase.clickable