SAP / ui5-typescript

Tooling to enable TypeScript support in SAPUI5/OpenUI5 projects
https://sap.github.io/ui5-typescript
Apache License 2.0
200 stars 28 forks source link

feat(ts-interface-generator): support WebComponents #412

Closed petermuessig closed 1 year ago

petermuessig commented 1 year ago

This enables the support to generate interfaces for classes based on sap/ui/core/webc/WebComponents. This is the new base class for the Web Components wrapper controls in UI5.