feat: improve cms event types (#769)

This commit is contained in:
Daniel Lautzenheiser
2023-04-26 15:12:17 -04:00
committed by GitHub
parent b967b61e51
commit 4444dd791c
5 changed files with 86 additions and 30 deletions

View File

@ -17,6 +17,7 @@ For common options, see [Common widget options](/docs/widgets#common-widget-opti
| Name | Type | Default | Description |
| ---------------- | ------- | ------- | -------------------------------------------------------------------------------------- |
| allow_regenerate | boolean | `true` | _Optional_. If set to `false` the `Generate new UUID` button does not appear in the UI |
| prefix | string | | _Optional_. A value to add at the beginning of the UUID |
## Example