Skip to content

Row

A row of buttons to be added to a message component.

Kind: global class

ParamTypeDescription
[data]ObjectThe data for the row.
[data.components]Array.<Object>An array of button components to be included in the row.

An array of button components included in the row.

Kind: instance property of Row