Přeskočit na hlavní obsah

Module: app/zamestnanec/formular/[formId]/vysledek/toolbar-items/stringifyResult

Functions

default

default(labeledValue): string

Converts value to human readable string.

Parameters

NameTypeDescription
labeledValueundefined | null | string | number | boolean | { label: string ; value: null | boolean }[]Value of labeled data value to be stringified.

Returns

string

Defined in

src/web-app/src/app/zamestnanec/formular/[formId]/vysledek/toolbar-items/stringifyResult.ts:7