Last updated 9 months ago
Was this helpful?
All properties have the same general structure using the following object keys.
title
string
See for more information
id
format
visible
enabled
{ "title": "Example Title", "id": "unique-id-here", "format": "pt-{{value}}", "visible": "myOtherControl == 'someValue'", "enabled": "anotherControl == 'anotherValue'" }