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.
Props#
See RefactoredCustomInputField for props.