Master-Detail Example?

I like the idea of using the Master-Detail layout as shown in https://framework7.io/docs/view.html#master-detail but only being able to see it in use as an animated GIF is a bit frustrating when trying to understand the code, routes, etc. to implement it in a project. Is it possible to post an the actual example as shown in the GIF as a codepen, etc.

Интересней сделать реализацию, когда меню слева переходит в panel с соответствующей иконкой в navbar при сужении экрана

Check Kitchen Sink, it has live example implemented

The react kitchen sink example does not use detailRoutes. Is that optional? I can’t seem to get it to work.

Yes, it is optional and it is functionality explained here https://framework7.io/docs/routes.html#detail-routes

What the issue do you have? Some code/live/JSFiddle examples? :slight_smile: