create Method
Creates a control registered by calling registerControl.
create(classId: string, uniqueId: string, options?: any, controlId?: string): undefined | ConfigurableUiElement
Returns - undefined | ConfigurableUiElement
the created control
Last Updated: 30 November, 2023