Simplify your online presence. Elevate your brand.

Grid With Borders Ionic V3 Ionic Forum

Ionic 4 Responsive Grid Stackblitz
Ionic 4 Responsive Grid Stackblitz

Ionic 4 Responsive Grid Stackblitz I’m using last ionic 4 & angular 8 i’ve a very simple grid and i’d like to have borders like an excel for grid, rows 6 cols like this: this is my code:

Ionic Grid Issue Ionic V3 Ionic Forum
Ionic Grid Issue Ionic V3 Ionic Forum

Ionic Grid Issue Ionic V3 Ionic Forum The ionic 3 documentation has a detailed explanation concerning the grid layout feature: "the grid system is made of a 12 columns, and each ion col can be sized by setting the col attribute.". Ion grid is a mobile first flexbox system to build custom application display layouts with a 12 column layout and different breakpoints based on screen size. I wrapped each row in a

and tried to give a border to the div, to no avail. i tried , which does show a line, but takes way too much space and there seems to be no way to reduce its height at all. Use ionic classes like: or for more please visit ionic css utilities.

Ionic Grid Cards Ionic V3 Ionic Forum
Ionic Grid Cards Ionic V3 Ionic Forum

Ionic Grid Cards Ionic V3 Ionic Forum I wrapped each row in a

and tried to give a border to the div, to no avail. i tried , which does show a line, but takes way too much space and there seems to be no way to reduce its height at all. Use ionic classes like: or for more please visit ionic css utilities. Currently, there is no way to apply a border collapsing behavior, since we are dealing with a flex grid, not a table. so to workaround the problem, is that we have to add border bottom and border right to all ion col s and add exceptions for the first row.

Ionic Grid Cards Ionic V3 Ionic Forum
Ionic Grid Cards Ionic V3 Ionic Forum

Ionic Grid Cards Ionic V3 Ionic Forum Currently, there is no way to apply a border collapsing behavior, since we are dealing with a flex grid, not a table. so to workaround the problem, is that we have to add border bottom and border right to all ion col s and add exceptions for the first row.

Ionic2 Grid Example Ionic V3 Ionic Forum
Ionic2 Grid Example Ionic V3 Ionic Forum

Ionic2 Grid Example Ionic V3 Ionic Forum

Comments are closed.