Skip to content
On this page

custom-belt-lib / Modules / BeltSystem / BeltSystemInt

Interface: BeltSystemInt

BeltSystem.BeltSystemInt


Table of contents

Properties

Properties

belts

belts: Belt[]

Defined in

BeltSystem.ts:21


colors

colors: BeltColor[]

Defined in

BeltSystem.ts:20


name

name: string

Defined in

BeltSystem.ts:16


refreshInterval

refreshInterval: number

Defined in

BeltSystem.ts:19


title

title: string

Defined in

BeltSystem.ts:17


transitionCSS

transitionCSS: string

Defined in

BeltSystem.ts:18

Released under the MIT License.