Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure-Samples/todo-csharp-cosmos-sql
/ functions
Functions
105 in github.com/Azure-Samples/todo-csharp-cosmos-sql
⨍
Functions
105
◇
Types & classes
47
Method
select
(list: TodoList)
src/web/src/actions/listActions.ts:15
Function
selectItem
(item: TodoDisplayItem)
src/web/src/components/todoItemListPane.tsx:142
Function
selectedItemReducer
(state: TodoItem | undefined, action: TodoActions)
src/web/src/reducers/selectedItemReducer.ts:5
Function
selectedListReducer
(state: TodoList | undefined, action: TodoActions)
src/web/src/reducers/selectedListReducer.ts:5
Function
withApplicationInsights
(component: ComponentType<unknown>, componentName: string)
src/web/src/components/telemetryWithAppInsights.tsx:6
← previous
101–105 of 105, ranked by callers