Interface FontMetricsParams
Source: fontMetrics.tsx
Properties
containerRef
containerRef:
RefObject<HTMLDivElement|null>
A reactive reference to the container element.
testString?
optionaltestString?:string
The string to use for character measurements.
Default
tsx
"M".repeat(100)