govuk-frontend
    Preparing search index...

    Class PasswordInput

    Password input component

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _$root: HTMLElement
    $input: HTMLInputElement
    $screenReaderStatusMessage: HTMLDivElement
    $showHideButton: HTMLButtonElement
    i18n: I18n
    defaults: PasswordInputConfig = ...

    Password input default config

    
    
    elementType: new () => Element = HTMLElement
    moduleName: string = 'govuk-password-input'

    Name for the component used when initialising using data-module attributes.

    schema: Readonly<{ properties: { i18n: { type: "object" } } }> = ...

    Password input config schema

    Accessors

    Methods