@nospamproxy/core
    Preparing search index...

    A custom element that displays 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.

    Implements

    • ICustomElementViewModel
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    styles: Record<string, string> = styles
    value: string

    Methods

    • Parameters

      • _initiator: IHydratedController

      Returns void | Promise<void>

    • Parameters

      • _initiator: IHydratedController
      • _parent: IHydratedController | null

      Returns void | Promise<void>