docs: rich text

This commit is contained in:
James
2020-12-31 13:18:34 -05:00
parent 0eda6b5c47
commit 22a7ddfd28
2 changed files with 145 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ This field uses `prismjs` for syntax highlighting and `react-simple-code-editor`
| **`defaultValue`** | Provide data to be used for this field's default value. |
| **`localized`** | Enable localization for this field. Requires [localization to be enabled](/docs/configuration/localization) in the Base config. |
| **`required`** | Require this field to have a value. |
| **`admin`** | Admin-specific configuration. See below for [more detail](#admin). |
| **`admin`** | Admin-specific configuration. See below for [more detail](#admin-config). |
*\* An asterisk denotes that an option is required.*