Skip to content

Commit

Permalink
Add wysiwyg: true hint
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Aug 15, 2024
1 parent 051311c commit 9435d7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/docs/1_guide/8_page-builder/3_custom-blocks/guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ fields:
- type: button
name: Button
preview: fields
wysiwyg: true
icon: bolt
fields:
link:
Expand All @@ -67,6 +68,8 @@ fields:
type: text
```

Make sure to also set `wysiwyg: true`, so that the field are editable.

(image: field-preview.png)

### Label
Expand Down

0 comments on commit 9435d7b

Please sign in to comment.