RedHeadphone / react-json-grid

🔄 Effortlessly transform complex nested JSON into grid tables
https://npmjs.com/package/@redheadphone/react-json-grid
MIT License
13 stars 2 forks source link

Adding Support for Themes and Custom Styling via React Props #4

Closed RedHeadphone closed 5 months ago

RedHeadphone commented 1 year ago

Currently, the react-json-grid project lacks support for theming and custom styling through React props, limiting its flexibility for integration into various design systems and applications. This issue aims to enhance the project by implementing the ability to pass theme-related props and custom styling configurations to the react-json-grid component. This will empower developers to seamlessly adapt the grid's appearance to match their application's design requirements.

Expected Features: