Skip to content

Feature: Mark/Highlight a Row #2

@khoerandtner

Description

@khoerandtner

Hi Stephan!

Would be great if you could add a feature that provides marking/highlighting of row in the table.

Usage could be something like this:
rowProps={(row) => ({ style: { background: row.id === this.state.selectedRowId ? "red" : "inherit" } })}

Cheers Klaus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions