Documentation - v1.5.0-beta.6
    Preparing search index...

    Interface representing the context of a task module request.

    interface TaskModuleRequestContext {
        theme?: string;
    }
    Index

    Properties

    Properties

    theme?: string

    The theme of the task module request.