Interface: LayerOptions

game/layers.LayerOptions

Properties

classes

Optional classes: Computable<Record<string, boolean>>

Defined in

profectus/src/game/layers.tsx:52


color

Optional color: Computable<string>

Defined in

profectus/src/game/layers.tsx:50


display

display: Computable<CoercableComponent>

Defined in

profectus/src/game/layers.tsx:51


forceHideGoBack

Optional forceHideGoBack: Computable<boolean>

Defined in

profectus/src/game/layers.tsx:56


id

id: string

Defined in

profectus/src/game/layers.tsx:49


Optional links: Computable<Link[]>

Defined in

profectus/src/game/layers.tsx:58


minWidth

Optional minWidth: Computable<number>

Defined in

profectus/src/game/layers.tsx:57


minimizable

Optional minimizable: Computable<boolean>

Defined in

profectus/src/game/layers.tsx:55


name

Optional name: Computable<string>

Defined in

profectus/src/game/layers.tsx:54


style

Optional style: Computable<StyleValue>

Defined in

profectus/src/game/layers.tsx:53