Container
A general-purpose container that groups content.
Parameters
width of the container
height of the container
whether the container should take up the full width of the parent. Overridden by width
text color
background color
border color
border width
border style
whitespace outside the content
whitespace around the content
border radius of the container
alignment of the content
alignment of the text
transformation applied to the text content
relative font size of the text
floating position of the container within the subsequent content
Constructors
Types
Properties
Functions
Returns a sequence of all nodes in the tree, where this is the root node. The sequence is generated by traversing the tree in depth-first order. The root node is excluded from the sequence.
Retrieves the stored media associated with this node, if any.