WizardStep<N>: {
    component: ReactElement;
    label: string;
    name: N;
}

Type Parameters

  • N = string