NCIBigFooterOptions: {
    backToTopText: string | null;
    subscribeInvalidEmailAlert: string;
}

Options for creating a NCIBigFooter component

Type declaration

  • backToTopText: string | null

    Text displayed to the user on the back to top button when scrolling the page

  • subscribeInvalidEmailAlert: string

    Text displayed to the user to describe an invalid submission.

Generated using TypeDoc