@serenity-is/sleekgrid / applyFormatterResultToCellNode

Function: applyFormatterResultToCellNode()

applyFormatterResultToCellNode(ctx, fmtResult, node, opt?): void

Defined in: src/core/formatting.ts:133

Parameters

ctx

FormatterContext

fmtResult

FormatterResult

node

HTMLElement

opt?

contentOnly?

boolean

Returns

void