Skip to content

Row

Represents a row in a table.

Kind: global class
Properties

NameTypeDescription
componentsArrayThe components of the row.

Constructs a new instance of the class.

Returns: object - - The constructed instance.

ParamTypeDescription
[data]objectOptional data object to initialize the instance.