app-layout
app-layout copied to clipboard
--app-grid-expandible-item-rows for <app-grid>
Could you add --app-grid-expandible-item-rows to <app-grid> for set different height of rows?
Check out grid demo in <neon-animated-pages> element...
https://elements.polymer-project.org/elements/neon-animation?view=demo:demo/index.html&active=neon-animated-pages
And Reflow pattern... https://material.google.com/layout/responsive-ui.html#responsive-ui-patterns
That feature is out of scope as of now, but we might provide a very custom example to achieve that sort of layouts.
Please custom example...
Thank you
Any chance for the custom example? Thanks
@blasten Please any solution... snippet...
@blasten @cminardi I created s-grid allowing nested grids https://www.webcomponents.org/element/StartPolymer/s-grid
Take a look at matrix-layout element and its shared style matrix-style please!
It provides expansible items, aspect ratio items, aspect ratio grids, fullbleed grids via mixins (or attributes). Enjoy ! :)