PinInput
- The Pin Input component with context.
PinInputField
- The field for the pin input.
PinInput
is a wrapper component for PinInputField
that provides a context for the pin input.
Pass isInvalid
prop to the PinInput
to show the error state.
Pass isDisabled
prop to the PinInput
to show the disabled state.