rowHeight props, can it accept a string type ?

This issue has been tracked since 2022-10-18.

Use case

rowHeight?: Maybe<number | string | ((args: RowHeightArgs) => number | string)>
i want to set one rows's gridTemplateRows is 'max-content' or 'auto'

amanmahajan7 wrote this answer on 2022-10-23

This is not supported at the moment and we do not have plans to add this feature in v7.

More Details About Repo
Owner Name adazzle
Repo Name react-data-grid
Full Name adazzle/react-data-grid
Language TypeScript
Created Date 2015-03-06
Updated Date 2023-03-23
Star Count 5922
Watcher Count 129
Fork Count 2072
Issue Count 161

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date