Home > @activeviam/activeui-sdk > RenderableTabularHeader > dataIndexes
RenderableTabularHeader.dataIndexes property
The indexes of the columns composing this column in the data. Could be empty when the column is not backed by data, for example the line numbers column.
Signature:
dataIndexes: number[];