ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RowStyleImplementationProperties

RowStyleImplementationProperties interface

Customizes the style of all the cells in a row.

Signature:

export interface RowStyleImplementationProperties 

Properties

PropertyTypeDescription
getRowStyle(rowIndex: number, columnsProps: TabularColumnProps[]) => CSSObject | null | undefined
  • RowStyleImplementationProperties interface
  • Properties
Copyright © 2019 ActiveViam