InlineEventProperties interface
すべてのインライン イベントに関する追加情報。
プロパティ
| data |
インライン イベントの dataSchemaUrl。 |
| description | インライン イベントの説明。 |
| display |
インライン イベントの displayName。 |
| documentation |
インライン イベントの documentationUrl。 |
プロパティの詳細
dataSchemaUrl
インライン イベントの dataSchemaUrl。
dataSchemaUrl?: string
プロパティ値
string
description
インライン イベントの説明。
description?: string
プロパティ値
string
displayName
インライン イベントの displayName。
displayName?: string
プロパティ値
string
documentationUrl
インライン イベントの documentationUrl。
documentationUrl?: string
プロパティ値
string