@rajrai/react-property-grid
v0.1.5
Published
Condensed hierarchical property grid for React + MUI
Maintainers
Readme
React Property Grid (MUI)
Condensed property grid for React + MUI.
- Hierarchical, collapsible sections
- Field types:
string,number,numberSlider,boolean,select,multiSelect,range,rangeSlider - Per-field / per-section / global disabled
- Validation + value mapping with
renderValue/parseValue(backwards-compatible withtransformIn/transformOut) - Optional
get/setfor custom bindings
Demo: GitHub Pages
Playground source: playground/
Install
npm i @rajrai/react-property-grid