Interface PasswordInputConfig

interface PasswordInputConfig {
    i18n: PasswordInputTranslations;
}

Properties

Properties

i18n: PasswordInputTranslations

Password input translations

Generated using TypeDoc