sp-dev-fx-controls-react
sp-dev-fx-controls-react copied to clipboard
Grid layout settings as parameters
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.