Skip to content

ValueBlock

Properties

PropertyTypeDescription
labelstring(optional) Field label to show above the data value.
showEmptyboolean(optional) Text showing in place of the value if no value is given.
placeholderstring(optional) JSON Pointer for where the data for this input is located in the source dataset.
value(optional) Source data value for the input.
pathstring(optional) JSON Pointer for where the data for this input is located in the source dataset (when using DataContext).
inlineboolean(optional) For showing the value inline (not as a block element).