Skip to content

Static

static

Description

Display the provided value in any format like array,boolean,object, etc ..

Attributes

  • title
  • value: Default value
{
  "type": "string",
  "$capture": {},
  "$display": {
    "as": "static"
  },
  "description": "display static text",
  "title": "static"
}