Interface: LayerOptions

game/layers.LayerOptions

Properties

classes

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

Defined in

profectus/src/game/layers.tsx:53


color

Optional color: Computable<string>

Defined in

profectus/src/game/layers.tsx:51


display

display: Computable<CoercableComponent>

Defined in

profectus/src/game/layers.tsx:52


forceHideGoBack

Optional forceHideGoBack: Computable<boolean>

Defined in

profectus/src/game/layers.tsx:57


id

id: string

Defined in

profectus/src/game/layers.tsx:50


Optional links: Computable<Link[]>

Defined in

profectus/src/game/layers.tsx:59


minWidth

Optional minWidth: Computable<number>

Defined in

profectus/src/game/layers.tsx:58


minimizable

Optional minimizable: Computable<boolean>

Defined in

profectus/src/game/layers.tsx:56


name

Optional name: Computable<string>

Defined in

profectus/src/game/layers.tsx:55


style

Optional style: Computable<StyleValue>

Defined in

profectus/src/game/layers.tsx:54