Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ toggleVCReusable
Function
toggleVCReusable
apps/ui/src/issues/issue-7469-page.ts:155–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
}
154
155
export
function
toggleVCReusable() {
156
reusableItem.reusable = !reusableItem.reusable;
157
updateVcToggleText();
158
}
Callers
nothing calls this directly
Calls
1
updateVcToggleText
Function · 0.85
Tested by
no test coverage detected