sp-dev-fx-controls-react icon indicating copy to clipboard operation
sp-dev-fx-controls-react copied to clipboard

Grid layout settings as parameters

Open IRRDC opened this issue 7 months ago • 0 comments

Category

[X] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [3.18.1]

Expected / Desired Behavior / Question

At the moment these parameters that define the grid layout are stored in GridLayout.module.scss: padding, minWidth, maxWidth, compactThreshold, rowsPerPage. It would be very useful to have them be part of IGridLayoutProps to be able to modify the layout when needed.

IRRDC avatar Jul 11 '24 11:07 IRRDC