API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfacePanelOptions
@codexo/exojs / ui / stable
11
props
0
methods
0
events
Import
import { PanelOptions } from '@codexo/exojs'Properties11
The panel's background, stated as a colour, a texture, a region or a full descriptor. A colour overrides the skin's fill and keeps the rest of it; anything else replaces the skin's background outright.
border?: Partial<NineSliceInsetsSource-space or destination-space per-edge insets.> | numberDestination border widths for a texture background; defaults to slices.
Border color override (only drawn when borderWidth > 0).
borderWidth?: numberFill color override. Default: the theme's panel fill.
cornerRadius?: numberPaint a texture background flat with this fit instead of slicing it.
height?: numberslices?: Partial<NineSliceInsetsSource-space or destination-space per-edge insets.> | numberSource-texture slice widths for a texture background; defaults to a third per axis.
width?: numberSource