API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

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.
Destination border widths for a texture background; defaults to slices.
borderWidth?: number
cornerRadius?: number
Paint a texture background flat with this fit instead of slicing it.
height?: number
Source-texture slice widths for a texture background; defaults to a third per axis.
width?: number
Source