Skip to content

@serenity-is/corelib / EditorOptionAttribute

Class: EditorOptionAttribute

Constructors

new EditorOptionAttribute()

new EditorOptionAttribute(key, value): EditorOptionAttribute

Parameters

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