@serenity-is/corelib / EditorAttribute

Class: EditorAttribute

Defined in: src/base/system.ts:425

Attribute class for editors. This is used by the editorTypeInfo function and registerEditor function to add EditorAttribute to editors.

Extends

Constructors

Constructor

new EditorAttribute(): EditorAttribute

Returns

EditorAttribute

Inherited from

CustomAttribute.constructor

Properties

[typeInfo]

static [typeInfo]: ClassTypeInfo<"Serenity.">

Defined in: src/base/system.ts:426

Overrides

CustomAttribute.[typeInfo]