Static CMS
Star StaticJsCMS/static-cms on GitHub
v4.3.0DocsExamplesDemoCommunity

UUID

  • Name: uuid
  • UI: Text input
  • Data type: string

The uuid widget generates a unique id (uuid) and saves it as a string.

Widget Options

For common options, see Common widget options.

NameTypeDefaultDescription
allow_regeneratebooleantrueOptional. If set to false the Generate new UUID button does not appear in the UI
prefixstringOptional. A value to add at the beginning of the UUID

Example

name: id
label: Id
widget: uuid