Comunica
    Preparing search index...

    Interface IAction

    Data interface for the type of action.

    interface IAction {
        context: IActionContext;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The input context that is passed through by actors.