Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AzureAiDevs/hub
/ functions
Functions
14 in github.com/AzureAiDevs/hub
⨍
Functions
14
◇
Types & classes
4
↓ 1 callers
Function
getItemStyle
( isDragging: boolean, height: number, backgroundColor: string, dragBackgroundColor: string,
resources/workshops/Dev in a day/lab02/PriorityComponent.tsx:23
Method
CreateTopic
(ILogger<CreateTopic> log)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:28
Method
GetAccessTokenAsync
(HttpRequest req, string resourceUri)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:86
Function
Home
()
website/src/pages/index.js:49
Function
HomepageHeader
()
website/src/pages/index.js:14
Function
HomepageHero
()
website/src/pages/index.js:35
Function
NotFound
()
website/src/theme/NotFound.js:5
Function
PriorityComponent
(props: PriorityComponentProps)
resources/workshops/Dev in a day/lab02/PriorityComponent.tsx:37
Method
Run
( [HttpTrigger(AuthorizationLevel.Anonymous, "post", Route = null)] HttpRequest req)
resources/workshops/Dev in a day/lab04/CreateTopic.cs:33
Method
constructor
* Empty constructor.
resources/workshops/Dev in a day/lab02/index.ts:15
Method
destroy
* 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
Method
getOutputs
* 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
Method
init
* 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
Method
updateView
* 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