@serenity-is/corelib / EditorAttribute
Class: EditorAttribute
Defined in: src/base/system.ts:445
Attribute that marks a class as a Serenity editor.
Added automatically by registerEditor / editorTypeInfo. Can also be applied manually via classTypeInfo.
Extends
Constructors
Constructor
new EditorAttribute():
EditorAttribute
Returns
EditorAttribute
Inherited from
Properties
[typeInfo]
static[typeInfo]:ClassTypeInfo<"Serenity.">
Defined in: src/base/system.ts:446