@serenity-is/corelib / EditorTypeAttributeBase

Class: EditorTypeAttributeBase

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new EditorTypeAttributeBase(editorType): EditorTypeAttributeBase

Parameters

Name Type
editorType string

Returns

EditorTypeAttributeBase

Defined in

src/types/attributes.ts:64

Properties

editorType

editorType: string

Defined in

src/types/attributes.ts:64

Methods

setParams

setParams(editorParams): void

Parameters

Name Type
editorParams any

Returns

void

Defined in

src/types/attributes.ts:67