date input
CompactInput with kind="date". formats input as MM/DD/YYYY while typing. validates that the month is 01–12 and the day is 01–31. used primarily for date of birth and refill reminder dates.
import from @klera/ui/components/forms/CompactInput
variants
narrow (default)
wide
with helper