The current endpoint exposes the "layout" for tiles only as a flat list, that in the future it should include either grid as JSON structure or CSS grid configuration.
AFAIK data for that endpoint can currently only be created with the latest plone-react based Plone.
I opened an issue about getting us a plone-react Docker-image. This could be implemented once there is a Docker image with that feature available: https://github.com/plone/plone-react/issues/206 /cc @sneridagh @tisto
Tiles is future Plone feature to allow content editors to build flexible content-area layouts in fly:
https://plonerestapi.readthedocs.io/en/latest/tiles.html
The current endpoint exposes the "layout" for tiles only as a flat list, that in the future it should include either grid as JSON structure or CSS grid configuration.
AFAIK data for that endpoint can currently only be created with the latest plone-react based Plone.
I opened an issue about getting us a plone-react Docker-image. This could be implemented once there is a Docker image with that feature available: https://github.com/plone/plone-react/issues/206 /cc @sneridagh @tisto