Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/figma/plugin-samples
/ loadCategories
Function
loadCategories
trivia/code.ts:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
function
loadCategories() {
79
figma.ui.postMessage({
type
:
"category"
, url:
"https://opentdb.com/api_category.php"
});
80
}
81
82
function
validateParameters(
83
parameters: ParameterValues
Callers
1
code.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected