iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: BBSChoiceOption

core/bbs.BBSChoiceOption

Option for choice popup menus

Table of contents

Properties

Properties

description

Optional description: string

Optional description shown below the label

Defined in

core/src/bbs.ts:152


key

key: string

Hotkey for this choice

Defined in

core/src/bbs.ts:148


label

label: string

Display label

Defined in

core/src/bbs.ts:150