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