Hiyve Components - v1.0.0
    Preparing search index...

    Interface LoginFormLabels

    interface LoginFormLabels {
        emailLabel: string;
        emailPlaceholder: string;
        forgotPasswordLink: string;
        passwordLabel: string;
        passwordPlaceholder: string;
        registerLink: string;
        registerPrompt: string;
        rememberMeLabel: string;
        submitButton: string;
        submittingButton: string;
        title: string;
    }
    Index

    Properties

    emailLabel: string
    emailPlaceholder: string
    forgotPasswordLink: string
    passwordLabel: string
    passwordPlaceholder: string
    registerLink: string
    registerPrompt: string
    rememberMeLabel: string
    submitButton: string
    submittingButton: string
    title: string