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.