Skip to content

v0.3.0

Compare
Choose a tag to compare
@nzbin nzbin released this 15 Apr 08:46
· 69 commits to main since this release

Features

  • add showIf to control the visibility of the field
{
  ...
  "showIf": {
    "conditions": [
      ["path", "operator", "value"],
      ...
    ],
    "logicalType": "$or"
  }
}

👉 https://acrodata.github.io/gui/conditions