cupertino-files / ControlShape
Type Alias: ControlShape
ControlShape =
"range"|"chooser"|"formula"|"toggle"
Defined in: src/tst/controls.ts:107
What the archive's own contents show the control to be.
Derived from which fields are populated, not from interaction_type: the field names are published and the enum is not, so this says what can be demonstrated and leaves the rest to the raw code.