padding
padding
#
Padding — empty space of a given size, along whichever axis its stack runs.
Padding
#
Bases: Component
size pixels of empty space: height in a VStack, width in an HStack.
The unit is the pixel, as a stack's gap is.
Source code in capturegraph-lib/capturegraph/ui/padding.py
html(render)
#
An empty block that takes size pixels along its stack's axis and never grows.