Description

Props

Name Type Default value Required? Description
column Column - Yes The column of the cell
row Row - Yes The row object of the cell

Computed

Name Type Description
content string The string content of the cell. It may be interpolated to HTML if Column#interpolate is `true`.