Skip to content

galavi / registerControl

Function: registerControl()

registerControl(type, factory): void

Defined in: registry.ts:163

Register a custom control type

Parameters

type

string

factory

ControlFactory

Returns

void

Released under the GPL-3.0 License.