Search
Preparing search index...
The search index is not available
2immerse-editor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ScreenContainerProps
Interface ScreenContainerProps
Props for ScreenContainer
Hierarchy
ScreenContainerProps
Index
Properties
col
Ref
num
Columns
remove
Device
screen
Width
screens
split
Region
title
undo
Last
Split
Properties
col
Ref
col
Ref
:
function
Type declaration
(
el
:
HTMLDivElement
)
:
void
Parameters
el:
HTMLDivElement
Returns
void
num
Columns
num
Columns
:
number
remove
Device
remove
Device
:
function
Type declaration
(
id
:
string
)
:
void
Parameters
id:
string
Returns
void
screen
Width
screen
Width
:
number
screens
screens
:
List
<
ScreenModel
>
split
Region
split
Region
:
function
Type declaration
(
screenId
:
string
, regionId
:
string
, orientation
:
"horizontal"
|
"vertical"
, position
:
number
)
:
void
Parameters
screenId:
string
regionId:
string
orientation:
"horizontal"
|
"vertical"
position:
number
Returns
void
title
title
:
string
undo
Last
Split
undo
Last
Split
:
function
Type declaration
(
screenId
:
string
)
:
void
Parameters
screenId:
string
Returns
void
Globals
Screen
Container
Props
col
Ref
num
Columns
remove
Device
screen
Width
screens
split
Region
title
undo
Last
Split
Generated using
TypeDoc
Props for ScreenContainer