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.

Pada tanggal 18 Maret 2025. Lihat %(latest_version_link).

Penulis
gncnpk
Nilai
0 0 0
Versi
1.93
Dibuat
12 Maret 2025
Diperbarui
18 Maret 2025
Size
12,2 KB
Lisensi
GPL-3.0
Berlaku untuk

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