Properties:
Name | Type | Description |
---|---|---|
borderColor |
html.Color | (default: |
borderRadius |
number | (default: |
borderStyle |
number | (default: |
borderWidth |
number | (default: |
color |
html.Color | (default: |
gradient |
string | (default: |
layout |
string | (default: |
overflowBehavior |
string | (default: |
scrollbars |
bool | (default: |
Extends
Methods
-
Adds a child element to the box.
Name Type Description child
html.Object The child item.
beforeChild
html.Object An optional child item before which to insert the child.
-
Sets the CSS properties for layouting children.