Skip to content

Header Style for selectRow #899

@ALuongIBM

Description

@ALuongIBM

For column headers, I know you can style like this:

const columns = [{ headerStyle: { backgroundColor: '#215E95', color: 'white'} }]

How do I do this for selectRow header column? As far as I can tell, it only has options for the selected row style.

const selectRow = { mode: 'checkbox', clickToSelect: true, style: { header: 'yellow' } }

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