AppDirIntent

A representation of an FDC3 Intent supported by the app in the app directory.

Hierarchy

  • AppDirIntent

Index

Properties

Optional contexts

contexts: string[]

The context types that this intent supports. A context type is a namespaced name; examples are given here.

Optional customConfig

customConfig: any

Custom configuration for the intent. Currently unused, reserved for future use.

Optional displayName

displayName: undefined | string

A short, human-readable description of this intent.

name

name: string

The intent name.