Skip to content

playground / Exports / IPlaygroundHistoryPluginOptions

Interface: IPlaygroundHistoryPluginOptions

Table of contents

Properties

Properties

maxEvents

Optional maxEvents: number

Defined in

playground/src/lib/playground/plugins/playground-history-plugin.ts:39


enableVisualization

Optional enableVisualization: boolean

Defined in

playground/src/lib/playground/plugins/playground-history-plugin.ts:40


logger

Optional logger: AbstractLogger

Defined in

playground/src/lib/playground/plugins/playground-history-plugin.ts:41

Released under the MIT License.