IRoosterRichTextEditor
@spartanfx/react / IRoosterRichTextEditor
Interface: IRoosterRichTextEditor
Properties
Property | Type |
---|---|
compact? | boolean |
disabled? | boolean |
onBlur? | () => void |
onChange | (content ) => void |
onUploadImage? | (image ) => Promise <string > |
rows? | number |
value | string |