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