25 lines
No EOL
490 B
YAML
25 lines
No EOL
490 B
YAML
name: Interview
|
|
icon: question
|
|
wysiwyg: true
|
|
preview: text
|
|
fields:
|
|
alignment:
|
|
type: toggles
|
|
label: Alignement
|
|
options:
|
|
- value: justify
|
|
text: Justify
|
|
icon: text-justify
|
|
- value: left
|
|
text: Left
|
|
icon: text-left
|
|
- value: center
|
|
text: Center
|
|
icon: text-center
|
|
- value: right
|
|
text: Right
|
|
icon: text-right
|
|
text:
|
|
type: writer
|
|
nodes: true
|
|
placeholder: field.blocks.text.placeholder |