label | string | (optional) Should the component render if the value is empty? |
showEmpty | boolean | (optional) Text showing in place of the value if no value is given. |
placeholder | string | (optional) JSON Pointer for where the data for this input is located in the source dataset. |
value | | (optional) Source data value for the input |
path | string | (optional) JSON Pointer for where the data for this input is located in the source dataset (when using DataContext). |
inline | boolean | (optional) For showing the value inline (not as a block element). |