Skip to main content

normalizeContentTabName

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/ui/tabs/tabIdUtils / normalizeContentTabName

Function: normalizeContentTabName()

normalizeContentTabName(rawName: string): string

Defined in: utils/ui/tabs/tabIdUtils.ts:42

Normalize a tab name derived from content IDs, mapping chartjs to chart.

Parameters​

rawName​

string

Content-derived tab name candidate.

Returns​

string

Normalized content tab name.