Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ px
Function
px
packages/sanddance-explorer/src/clickableTextLayer.tsx:32–34 ·
view source on GitHub ↗
(n: number)
Source
from the content-addressed store, hash-verified
30
}
31
32
function px(n: number) {
33
return n +
'px'
;
34
}
35
36
export interface PositionedColumnMapProps extends ColumnMapProps, MousePosition {
37
container: HTMLElement;
Callers
1
render
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected