Skip to content

Ensure Space for a Table #176

Answered by MarcinZiabek
omarraja786 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello 😁

My recommendation is to use the Column element to divide your table into separate sections. Then, you have more granual control where potential brake may happen 😁 To limit repeating code, e.g. defining table columns, you can use local functions like in this example.

So, first column item would be "Quote" with the "cut line", and the second item would be the "Payment advice" content (with the EnsureSpace element). Depending on the page complexity, you can also replace the Table element with much simpler Row element.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by omarraja786
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants