Kernel: Unknown Kernel
In [ ]:
A Divider
draws a horizontal rule (a <hr>
tag in HTML) to separate multiple components in a layout. It automatically spans the full width of the container.
Divider
The Divider
is useful for clearly separating different components in a panel:
In [ ]:
If we enable responsive sizing on the container (or globally) the Divider
will automatically span the full width:
In [ ]: