Comunica
    Preparing search index...

    Interface IActionAbstractMediaTypedMediaTypeFormats

    Data interface for the type of action.

    interface IActionAbstractMediaTypedMediaTypeFormats {
        context: IActionContext;
        mediaTypeFormats: boolean;
    }

    Hierarchy (View Summary)

    • IAction
      • IActionAbstractMediaTypedMediaTypeFormats
    Index

    Properties

    The input context that is passed through by actors.

    mediaTypeFormats: boolean

    True if media type formats should be retrieved.