RichTextBox
Rich-text editor lightweight (contenteditable) — alternative gọn hơn CKEditor.
Source:
Core/Components/RichTextBox.cs· ComType:RichTextBox
Cấu hình
ComType: RichTextBox
FieldName: Note
Row: 4
Field DB dùng
| Field | Vai trò |
|---|---|
FieldName | Property entity bind HTML string. |
Row | Số dòng hiển thị mặc định. |
Precision | Setting precision (rare). |
Events
Không fire event riêng. Bind HTML string vào entity.<FieldName>.
Khi nào dùng
✅ Cần rich-text nhẹ (bold, italic, list) không cần plugin nặng. ❌ Cần upload ảnh, table, source view → dùng CKEditor.