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.
Hi @IRRDC,
Nice idea! From what I quickly overviewed, I think we should keep default values (if no prop specified) as designed in the scss file.
Would you like to give a try?
Hi @michaelmaillot, I'd like to pick this up—could you assign this issue to me?
Hi @Ateina, it's all yours.