18 lines
277 B
YAML
18 lines
277 B
YAML
|
|
name: field.blocks.text.name
|
||
|
|
icon: text
|
||
|
|
wysiwyg: true
|
||
|
|
preview: text
|
||
|
|
fields:
|
||
|
|
text:
|
||
|
|
type: textarea
|
||
|
|
nodes: false
|
||
|
|
placeholder: field.blocks.text.placeholder
|
||
|
|
buttons:
|
||
|
|
- note
|
||
|
|
- headlines
|
||
|
|
- bold
|
||
|
|
- italic
|
||
|
|
- link
|
||
|
|
- email
|
||
|
|
- ul
|