Context
Global context of the application which includes runtime integration context.
interface Context {
$cnts: ContentstackIntegrationContext;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
$cnts | Required | ContentstackIntegrationContext |
Global context of the application which includes runtime integration context.
interface Context {
$cnts: ContentstackIntegrationContext;
}| Name | Required | Type | Description |
|---|---|---|---|
$cnts | Required | ContentstackIntegrationContext |