govuk-frontend
    Preparing search index...

    Class NotificationBanner

    Notification Banner component

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _$root: HTMLElement
    defaults: NotificationBannerConfig = ...

    Notification banner default config

    elementType: new () => Element = HTMLElement
    moduleName: string = 'govuk-notification-banner'

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

    schema: Readonly<{ properties: { disableAutoFocus: { type: "boolean" } } }> = ...

    Notification banner config schema

    Accessors

    Methods