issues
search
materialsproject
/
mp-react-components
A suite of React components for the Materials Project, developed for use in Crystal Toolkit and the Materials Project public website.
https://materialsproject.github.io/mp-react-components/
18
stars
8
forks
source link
Add another level to the selector key in column
#686
Closed
yang-ruoxi
closed
1 year ago
yang-ruoxi
commented
1 year ago
Add another level of key for the selector in Column
It will now support four levels of nested field, e.g.
data.a.b.c.value
, for better compatibility with the MPContribs client where the returned data structure has high nested levels.
data.a.b.c.value
, for better compatibility with the MPContribs client where the returned data structure has high nested levels.