MCPcopy Create free account

hub / github.com/AzureAiDevs/hub / functions

Functions14 in github.com/AzureAiDevs/hub

↓ 1 callersFunctiongetItemStyle
( isDragging: boolean, height: number, backgroundColor: string, dragBackgroundColor: string,
resources/workshops/Dev in a day/lab02/PriorityComponent.tsx:23
MethodCreateTopic
(ILogger<CreateTopic> log)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:28
MethodGetAccessTokenAsync
(HttpRequest req, string resourceUri)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:86
FunctionHome
()
website/src/pages/index.js:49
FunctionHomepageHeader
()
website/src/pages/index.js:14
FunctionHomepageHero
()
website/src/pages/index.js:35
FunctionNotFound
()
website/src/theme/NotFound.js:5
FunctionPriorityComponent
(props: PriorityComponentProps)
resources/workshops/Dev in a day/lab02/PriorityComponent.tsx:37
MethodRun
( [HttpTrigger(AuthorizationLevel.Anonymous, "post", Route = null)] HttpRequest req)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:33
Methodconstructor
* Empty constructor.
resources/workshops/Dev in a day/lab02/index.ts:15
Methoddestroy
* Called when the control is to be removed from the DOM tree. Controls should use this call for cleanup. * i.e. cancelling any pending remote cal
resources/workshops/Dev in a day/lab02/index.ts:64
MethodgetOutputs
* It is called by the framework prior to a control receiving new data. * @returns an object based on nomenclature defined in manifest, expecting
resources/workshops/Dev in a day/lab02/index.ts:56
Methodinit
* Used to initialize the control instance. Controls can kick off remote server calls and other initialization actions here. * Data-set values are
resources/workshops/Dev in a day/lab02/index.ts:24
MethodupdateView
* Called when any value in the property bag has changed. This includes field values, data-sets, global values such as container height and width, offl
resources/workshops/Dev in a day/lab02/index.ts:36