Version: 6.0.0getComponentTabJson CallablegetComponentTabJson(widgetType: string): IJsonTabNode | undefinedGets the default FlexLayout tab JSON for a widget type. Returns a shallow copy so callers can modify it safely.ParameterswidgetType: stringReturns IJsonTabNode | undefined
Gets the default FlexLayout tab JSON for a widget type. Returns a shallow copy so callers can modify it safely.