# studio package
# Interfaces
Interface | Description |
---|---|
_StudioInitializeOpts | |
IExtension | A Theatre.js Studio extension. You can define one either in a separate package, or within your project. |
IScrub | |
IStudio | This is the public api of Theatre's studio. It is exposed through: |
IStudioUI | |
PaneClassDefinition |
# Variables
Variable | Description |
---|---|
studio | The main instance of Studio. Read more at IStudio |
ToolbarDropdownSelect | |
ToolbarIconButton | |
ToolbarSwitchSelect |
# Type Aliases
Type Alias | Description |
---|---|
PaneInstance |