Skip to content

@serenity-is/corelib / EditorOptionAttribute

Class: EditorOptionAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new EditorOptionAttribute(key, value)

Parameters

Name Type
key string
value any

Defined in

src/decorators/index.ts:58

Properties

key

key: string

Defined in

src/decorators/index.ts:58


value

value: any

Defined in

src/decorators/index.ts:58