The component creates the appropriate TextField and DropDown HTML elements to allow the user to enter the necessary information. The component also renders a submit button that calls the onSubmit function supplied in the props / argument with a JSON object as an argument that contains the user entered values for each of the items in flexiConfig
-
Updated
May 10, 2019 - JavaScript