@witchcraft/layout
Github
Issues
npm
Preparing search index...
helpers/sideToDirection
sideToDirection
Function sideToDirection
sideToDirection
(
side
:
"left"
|
"right"
|
"top"
|
"bottom"
,
)
:
"up"
|
"down"
|
"left"
|
"right"
Converts a side to a direction (relative to a frame's center)
Parameters
side
:
"left"
|
"right"
|
"top"
|
"bottom"
Returns
"up"
|
"down"
|
"left"
|
"right"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...
Converts a side to a direction (relative to a frame's center)