@termun/core - v0.0.0
    Preparing search index...

    Class ActionLabels

    Index

    Constructors

    Methods

    Properties

    Constructors

    Methods

    • Returns the title label, or undefined if not set.

      Returns Label | undefined

    • Sets the title label from a Label instance or a translation key string.

      Parameters

      • title: Label

        Label instance or translation key.

      Returns this

    • Sets the title label from a Label instance or a translation key string.

      Parameters

      • title: string

        Label instance or translation key.

      Returns this

    Properties

    title?: Label