File tree Expand file tree Collapse file tree 1 file changed +1
-49
lines changed
power-apps/Notification-Toaster/assets Expand file tree Collapse file tree 1 file changed +1
-49
lines changed Original file line number Diff line number Diff line change 1- [
2- {
3- "$schema" : " https://developer.microsoft.com/en-us/json-schemas/pnp/samples/v1.0/metadata-schema.json" ,
4- "name" : " pnp-powerplatform-snippets-notification-toaster" ,
5- "version" : " 1.0.0.0" ,
6- "source" : " pnp" ,
7- "creationDateTime" : " 2025-08-06T00:00:00.000Z" ,
8- "updateDateTime" : " 2025-08-06T00:00:00.000Z" ,
9- "title" : " Notification toaster" ,
10- "shortDescription" : " An alternate way to push in app notifications" ,
11- "longDescription" : [
12- " Allows to display notification with a custom duration and some nice effets : progress bar, glassmorphism..."
13- ],
14- "url" : " https://github.com/DavidZoon/powerplatform-snippets/blob/main/power-apps/Notification-toaster/" ,
15- "products" : [
16- " Power Platform" ,
17- " Power Apps" ,
18- " powerplatform-snippets" ,
19- " power-apps-snippets"
20- ],
21- "tags" : [],
22- "categories" : [],
23- "metadata" : [
24- {
25- "key" : " Product" ,
26- "value" : " Power Apps"
27- },
28- {
29- "key" : " Type" ,
30- "value" : " Snippet"
31- }
32- ],
33- "thumbnails" : [
34- {
35- "type" : " image" ,
36- "order" : 100 ,
37- "url" : " https://raw.githubusercontent.com/pnp/powerplatform-snippets/main/power-apps/notification-toaster/assets/notification-toaster.png" ,
38- "alt" : " Preview PNG"
39- }
40- ],
41- "authors" : [
42- {
43- "gitHubAccount" : " DavidZoon" ,
44- "name" : " David Zoonekyndt" ,
45- "pictureUrl" : " https://github.com/DavidZoon.png"
46- }
47- ]
48- }
49- ]
1+
You can’t perform that action at this time.
0 commit comments