Documentation - v1.2.0-alpha.3
    Preparing search index...

    Represents a task module action.

    Implements

    Index

    Constructors

    Properties

    channelData?: unknown

    The channel data of the action.

    displayText?: string

    The display text of the action.

    image?: string

    The image associated with the action.

    imageAltText?: string

    The alt text for the image.

    text?: string

    The text associated with the action.

    title: string

    The title of the action.

    type: string

    The type of the action.

    value: unknown

    The value of the action.