@witchcraft/layout
Github
Issues
npm
Preparing search index...
helpers/getWinById
getWinById
Function getWinById
getWinById
<
T
extends
boolean
=
false
>
(
layout
:
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
,
winId
:
string
,
assert
?:
T
,
)
:
T
extends
true
?
BaseLayoutWindow
:
undefined
|
BaseLayoutWindow
Type Parameters
T
extends
boolean
=
false
Parameters
layout
:
{
activeWindow
?:
string
;
windows
:
LayoutWindows
}
winId
:
string
assert
:
T
= ...
Returns
T
extends
true
?
BaseLayoutWindow
:
undefined
|
BaseLayoutWindow
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...