microsoft / fluentui-contrib

Monorepo for contributor extension packages to Fluent UI
MIT License
25 stars 26 forks source link

minor: add classname for react-window component to support styling by selector #150

Closed chihiroxc closed 3 months ago

chihiroxc commented 3 months ago

We have some requirements that need to add custom styles to the react-window Grid/List components in DataGrid. Add classname for those component so we can use CSS selector to add custom styles.