camelCaseDave / xrm-mock

:books: A fake implementation of the Xrm object model. Written in TypeScript against @types/xrm definitions.
MIT License
79 stars 31 forks source link

Add support for Control Notifications #90

Closed daryllabar closed 1 year ago

daryllabar commented 1 year ago

Implement addNotification, clearNotification, and setNotification Create applyNotification function to trigged the notification action Create getNotifications to return the notifications for the mock standard control