Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ getTabMeasureProps
Function
getTabMeasureProps
site/src/components/Tabs/utils/useKebabMenu.ts:137–139 ·
view source on GitHub ↗
(tabValue: string)
Source
from the content-addressed store, hash-verified
135
);
136
137
const
getTabMeasureProps = (tabValue: string) => {
138
return
{ [DATA_ATTR_TAB_VALUE]: tabValue };
139
};
140
141
return
{
142
containerRef,
Callers
2
AgentRow
Function · 0.85
TestHarness
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestHarness
Function · 0.68