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