MCPcopy 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
32function px(n: number) {
33 return n + 'px';
34}
35
36export interface PositionedColumnMapProps extends ColumnMapProps, MousePosition {
37 container: HTMLElement;

Callers 1

renderMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected