ActionCardInputField
The ActionCardInputField is a wrapper of the RefactoredCustomInputField with styling to make it look nice on a card. See RefactoredCustomInputField for props and more in-depth usage
#
Usage<ActionCardInputField label="Label" placeholder= "Placeholder" required >
tip
See CustomInputField for full functionality and styling options for the input field.
#
PropsSee RefactoredCustomInputField for props.