ui5-typescript
ui5-typescript copied to clipboard
[ts-interface-generator] Provide a way to annotate control properties with a TS type (which might be narrower than the UI5 one)
It should be possible to provide narrower types for control properties of type "function" (for callbacks) or "object" (sometimes questionable, but sometimes justified).