API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceUISkin
@codexo/exojs / ui / stable
The look of one widget surface in one state: what it paints, how its text is styled, and the content box its layout works against.
3
props
0
methods
0
events
Import
import { UISkin } from '@codexo/exojs'The look of one widget surface in one state: what it paints, how its text is styled, and the content box its layout works against.
Properties3
background: UIBackgroundHow a widget paints its body.Source