Text field components allow users to enter and modify information.
{ "FieldName": "FirstName", "Label": "First Name", "InputType": "Text", "IsReadOnly": false, "IsRequired": true, "DefaultValue": "", "Variant": "Text", "GridPosition": { "xs": 12, "sm": 6, "md": 4, "lg": 4 } }
Last updated 6 months ago