rowIndex
Home > @gooddata/sdk-ui-dashboard > IDashboardWidgetProps > rowIndex
IDashboardWidgetProps.rowIndex property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Zero-based index of the row in which the item is rendered,
Signature:
rowIndex?: number;
Remarks
Optional only for the compatibility reasons with old fluid layout. Once the flexible layout is the only one supported, it can be set as required.