renderValue

abstract var renderValue: Getter<TValue?>(source)

Renders the value for a cell the same as getValue, but will return the renderFallbackValue if no value is found. API Docs Guide