anonymous type derived from anyType | input
form control
|
anonymous type derived from anyType | select
option selector
|
anonymous type derived from anyType | textarea
multi-line text field
|
anonymous type derived from Inline | label
Each label must not contain more than ONE field
Label elements shouldn't be nested.
|
anonymous type derived from button.content | button
Content is "Flow" excluding a, form and form controls
|