@witchcraft/layout
Github
Issues
npm
Preparing search index...
helpers/frameToEdges
frameToEdges
Function frameToEdges
frameToEdges
(
frame
:
LayoutFrame
,
sides
?:
(
"left"
|
"right"
|
"top"
|
"bottom"
)
[]
,
)
:
Record
<
EdgeSide
,
Edge
>
Parameters
frame
:
LayoutFrame
Optional
sides
: (
"left"
|
"right"
|
"top"
|
"bottom"
)
[]
Returns
Record
<
EdgeSide
,
Edge
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...