RichTextField
- Component - simple
- Component - advanced
- API schema
Loading...
Loading...
Component displays only italic, underline and strike through buttons in format text option.
export class Article {
content = def.stringColumn()
}
Component displays only italic, underline and strike through buttons in format text option.
export class Article {
content = def.stringColumn()
}