Interface: RemRichTextEditorProps
Hierarchy
↳
RemRichTextEditorProps
Properties
className
• Optional
className: string
height
• Optional
height: string
| number
Inherited from
ComponentDimensionsProps.height
maxHeight
• Optional
maxHeight: string
| number
Inherited from
ComponentDimensionsProps.maxHeight
maxWidth
• Optional
maxWidth: string
| number
Inherited from
ComponentDimensionsProps.maxWidth
placeholder
• Optional
placeholder: string
readOnly
• Optional
readOnly: boolean
remId
• remId: undefined
| string
singleLine
• Optional
singleLine: boolean
width
• Optional
width: string
| number