@nospamproxy/core
    Preparing search index...

    A custom element that displays a notification's text. For a long text, it will be truncated and a button will be displayed to expand the text. The text can be expanded by clicking the button. For shorter text, it will be displayed in full without the button. When the notification provides a valid http(s) link, it is rendered inline after the text.

    Implements

    • ICustomElementViewModel
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    styles: Record<string, string> = styles

    Methods

    • Parameters

      • _initiator: IHydratedController

      Returns void | Promise<void>

    • Parameters

      • _initiator: IHydratedController
      • _parent: IHydratedController | null

      Returns void | Promise<void>