elements
Subpackages
Index
fn withBackground(value)
fn withBackgroundMixin(value)
fn withBorder(value)
fn withBorderMixin(value)
fn withConfig(value)
fn withConfigMixin(value)
fn withConnections(value)
fn withConnectionsMixin(value)
fn withConstraint(value)
fn withConstraintMixin(value)
fn withName(value)
fn withPlacement(value)
fn withPlacementMixin(value)
fn withType(value)
obj background
obj border
obj constraint
obj placement
Fields
fn withBackground
withBackground(value)
PARAMETERS:
- value (
object
)
fn withBackgroundMixin
withBackgroundMixin(value)
PARAMETERS:
- value (
object
)
fn withBorder
withBorder(value)
PARAMETERS:
- value (
object
)
fn withBorderMixin
withBorderMixin(value)
PARAMETERS:
- value (
object
)
fn withConfig
withConfig(value)
PARAMETERS:
- value (
object
)
TODO: figure out how to define this (element config(s))
fn withConfigMixin
withConfigMixin(value)
PARAMETERS:
- value (
object
)
TODO: figure out how to define this (element config(s))
fn withConnections
withConnections(value)
PARAMETERS:
- value (
array
)
fn withConnectionsMixin
withConnectionsMixin(value)
PARAMETERS:
- value (
array
)
fn withConstraint
withConstraint(value)
PARAMETERS:
- value (
object
)
fn withConstraintMixin
withConstraintMixin(value)
PARAMETERS:
- value (
object
)
fn withName
withName(value)
PARAMETERS:
- value (
string
)
fn withPlacement
withPlacement(value)
PARAMETERS:
- value (
object
)
fn withPlacementMixin
withPlacementMixin(value)
PARAMETERS:
- value (
object
)
fn withType
withType(value)
PARAMETERS:
- value (
string
)
obj background
fn background.withColor
background.withColor(value)
PARAMETERS:
- value (
object
)
fn background.withColorMixin
background.withColorMixin(value)
PARAMETERS:
- value (
object
)
fn background.withImage
background.withImage(value)
PARAMETERS:
- value (
object
)
Links to a resource (image/svg path)
fn background.withImageMixin
background.withImageMixin(value)
PARAMETERS:
- value (
object
)
Links to a resource (image/svg path)
fn background.withSize
background.withSize(value)
PARAMETERS:
- value (
string
)- valid values:
"original"
,"contain"
,"cover"
,"fill"
,"tile"
- valid values:
obj background.color
fn background.color.withField
background.color.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn background.color.withFixed
background.color.withFixed(value)
PARAMETERS:
- value (
string
)
color value
obj background.image
fn background.image.withField
background.image.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn background.image.withFixed
background.image.withFixed(value)
PARAMETERS:
- value (
string
)
fn background.image.withMode
background.image.withMode(value)
PARAMETERS:
- value (
string
)- valid values:
"fixed"
,"field"
,"mapping"
- valid values:
obj border
fn border.withColor
border.withColor(value)
PARAMETERS:
- value (
object
)
fn border.withColorMixin
border.withColorMixin(value)
PARAMETERS:
- value (
object
)
fn border.withRadius
border.withRadius(value)
PARAMETERS:
- value (
number
)
fn border.withWidth
border.withWidth(value)
PARAMETERS:
- value (
number
)
obj border.color
fn border.color.withField
border.color.withField(value)
PARAMETERS:
- value (
string
)
fixed: T -- will be added by each element
fn border.color.withFixed
border.color.withFixed(value)
PARAMETERS:
- value (
string
)
color value
obj constraint
fn constraint.withHorizontal
constraint.withHorizontal(value)
PARAMETERS:
- value (
string
)- valid values:
"left"
,"right"
,"leftright"
,"center"
,"scale"
- valid values:
fn constraint.withVertical
constraint.withVertical(value)
PARAMETERS:
- value (
string
)- valid values:
"top"
,"bottom"
,"topbottom"
,"center"
,"scale"
- valid values:
obj placement
fn placement.withBottom
placement.withBottom(value)
PARAMETERS:
- value (
number
)
fn placement.withHeight
placement.withHeight(value)
PARAMETERS:
- value (
number
)
fn placement.withLeft
placement.withLeft(value)
PARAMETERS:
- value (
number
)
fn placement.withRight
placement.withRight(value)
PARAMETERS:
- value (
number
)
fn placement.withRotation
placement.withRotation(value)
PARAMETERS:
- value (
number
)
fn placement.withTop
placement.withTop(value)
PARAMETERS:
- value (
number
)
fn placement.withWidth
placement.withWidth(value)
PARAMETERS:
- value (
number
)