core/editor/utils/elementapimixin
module
Interfaces
module:core/editor/utils/elementapimixin~ElementApi
Type Definitions
module:core/editor/utils/elementapimixin~ElementApiMixinConstructor
Functions
ElementApiMixin( base ) → ElementApiMixinConstructor<Base>module:core/editor/utils/elementapimixin~ElementApiMixinImplementation of the
ElementApi.Type parameters
Base : extends Constructor<Editor>
Parameters
base : Base
Returns