Greasy Fork is available in English.

Microsoft Power Platform/Dynamics 365 CE - Generate TypeScript Overload Signatures

Automatically creates TypeScript type definitions compatible with @types/xrm by extracting form attributes and controls from Dynamics 365/Power Platform model-driven applications.

Verzia zo dňa 25.03.2025. Pozri najnovšiu verziu.

Autor
gncnpk
Hodnotenie
0 0 0
Verzia
1.94
Vytvorené
12.03.2025
Aktualizované
25.03.2025
Veľkosť
12,1 KB
Licencia
GPL-3.0
Spustiť na

xrm-generate-ts-overloads

Automatically creates TypeScript type definitions compatible with @types/xrm by extracting form attributes and controls from Dynamics 365/Power Platform model-driven applications.

You can find the source code here: xrm-generate-ts-overloads

Generated Form-Specific Definitions

Method Return Types

  • *.getAttribute()
  • *.getControl()
  • *.data.attributes.get()
  • *.controls.get()
  • *.sections.get()
  • *.ui.tabs.get()

Enums

  • OptionSet Options

Interfaces

  • OptionSet Attributes
  • OptionSet Values

Subgrid

  • Attributes

Quick Forms/Views

  • Controls