Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$smartedit: SmarteditIntegrationContext;
}

Properties

NameRequiredTypeDescription
$smarteditRequiredSmarteditIntegrationContext

Referenced Types

On this page