RowProps Interface

Properties for a Table row

Properties

Name Type Description
cells [key: string]: CellProps    
index number    
item RowItem    
render undefined | () => React.ReactNode    
style undefined | React.CSSProperties    

Defined in

Last Updated: 08 January, 2020