Component Internal Padding, or Width?

0 votes
asked May 11, 2021 in Question / help by anonymous
Is it possible to make a component arbitrarily wider? Either padding inside the box, a la CSS, or a width attribute, would be nice.
commented Dec 22, 2021 by The-Lu (64,340 points)

See answer on:

Thank you for your reply, Lu. I found an acceptable solution, which is to use CSS grid rather than PlantUML, since I didn't need arrows, just boxes. The arbitrary size and positioning is then achieved by having extra rows/columns as spacers between the boxes, and using the "skip" dot for the spacer rows/columns in the grid layout.

Thanks for your answer, and your workaround.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...