Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$cnts: ContentstackIntegrationContext;
}

Properties

NameRequiredTypeDescription
$cntsRequiredContentstackIntegrationContext

Referenced Types

On this page