iniquity

A re-imagining of the iconic BBS software.

View on GitHub

Interface: IQFrameOptions

Core.IQFrameOptions

Implemented by

Table of contents

Properties

Properties

artwork

Optional artwork: string

Defined in

core/src/index.ts:307


color

color: IQFrameColorOptions

Defined in

core/src/index.ts:306


height

height: number

Defined in

core/src/index.ts:305


parent

Optional parent: any

Defined in

core/src/index.ts:308


scrollbars

Optional scrollbars: boolean

Defined in

core/src/index.ts:310


transparent

Optional transparent: boolean

Defined in

core/src/index.ts:309


width

width: number

Defined in

core/src/index.ts:304


x

x: number

Defined in

core/src/index.ts:302


y

y: number

Defined in

core/src/index.ts:303