@companion-module/base
    Preparing search index...

    Interface CompanionCommonCallbackContext

    Utility functions available in the context of an action/feedback

    interface CompanionCommonCallbackContext {
        type: "action" | "feedback";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "action" | "feedback"

    Whether this context is for an action or feedback