Text

Basic input text

params: [{
    type: 'text',
    label: 'Title',
    name: 'content',
    description: '',
    value: 'Default value'
}]

Input text with editor toolbar

Basic textarea

Textarea with editor toolbar

Last updated

Was this helpful?