Interface: InteractionTemplateData
Defined in: interaction/types.ts:119
Properties
| Property | Type | Defined in |
|---|---|---|
css | string | interaction/types.ts:124 |
external_css_urls | string[] | interaction/types.ts:126 |
html | string | interaction/types.ts:123 |
id | string | interaction/types.ts:120 |
js | string | interaction/types.ts:125 |
slug | string | interaction/types.ts:122 |
title | string | interaction/types.ts:121 |