clik-engine API
GitHub
Preparing search index...
PanelConfig
Interface PanelConfig
interface
PanelConfig
{
backgroundAlpha
?:
number
;
backgroundColor
?:
number
;
gap
?:
number
;
height
:
number
;
layout
?:
LayoutDirection
;
padding
?:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
background
Alpha?
background
Color?
gap?
height
layout?
padding?
width
x
y
Properties
Optional
background
Alpha
backgroundAlpha
?:
number
Optional
background
Color
backgroundColor
?:
number
Optional
gap
gap
?:
number
height
height
:
number
Optional
layout
layout
?:
LayoutDirection
Optional
padding
padding
?:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Alpha
background
Color
gap
height
layout
padding
width
x
y
GitHub
clik-engine API
Loading...