United Kingdom National Insurance Number Input

an input for entering United Kingdom's National Insurance Number (NINO)

This is a new component. See the canonical documentation for full details.

Example

Show Svelte source
// In your Svelte component:
import UnitedKingdomNationalInsuranceNumberInput from "lily-design-system-svelte-headless/components/UnitedKingdomNationalInsuranceNumberInput/UnitedKingdomNationalInsuranceNumberInput.svelte";

<UnitedKingdomNationalInsuranceNumberInput label="Label" />