Nested Content
You can render markup within a grid through slotted content and custom rendering. If you have objects within objects, this a great way for users to digest data.
Grid
You can use slotted content to display multiple levels of data by rendering a secondary grid.
Slotted Grid within a Grid
Here is a complete grid with a secondary grid embedded via slotted content:
Top
List
You can use slotted content to display multiple levels of data by rendering a list.
Slotted List Grid
Here is a complete grid with a list embedded in the grid via slotted content:
Top
Related Resources
Here are some extra resources related to this feature to help with creating your grid:
[features: nested content]