react
react copied to clipboard
Json Data Issue
pls help on this
which key is used to show the selected value in json data.
Component JSON is only used to represent component options that are used to render it. Current value of the component is stored in the component state. If you want to perform some manipulations with it or make the value dependent on the other components, you can try to set up Custom Logic or Conditionals. For further info see https://help.form.io/userguide/form-building/logic-and-conditions.