CompositionalIT / feliz-ag-grid

9 stars 4 forks source link

#27 ensure custom props are of type IAgGridProp #28

Closed mattgallagher92 closed 4 months ago

mattgallagher92 commented 4 months ago

Closes #27.

Most of the props don't make sense with the current demo, so I haven't tested them. However, I was able to verify that AgGrid.suppressRowHoverHighlight true works.