Documentation - v1.2.0-alpha.10
    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.