LoginSectionProps: {
    forgotPasswordURL?: string;
    nodes: UiNode[];
}

Type declaration

  • Optional forgotPasswordURL?: string
  • nodes: UiNode[]

Generated using TypeDoc