@serenity-is/corelib / EditorOptionAttribute

Class: EditorOptionAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new EditorOptionAttribute(key, value): EditorOptionAttribute

Parameters

Name Type
key string
value any

Returns

EditorOptionAttribute

Defined in

src/types/attributes.ts:59

Properties

key

key: string

Defined in

src/types/attributes.ts:59


value

value: any

Defined in

src/types/attributes.ts:59