Skip to content

elements

Subpackages

Index

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 (string)

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"

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)

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"

obj border

fn border.withColor

border.withColor(value)

PARAMETERS:

  • value (object)

fn border.withColorMixin

border.withColorMixin(value)

PARAMETERS:

  • value (object)

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)

obj constraint

fn constraint.withHorizontal

constraint.withHorizontal(value)

PARAMETERS:

  • value (string)
    • valid values: "left", "right", "leftright", "center", "scale"

fn constraint.withVertical

constraint.withVertical(value)

PARAMETERS:

  • value (string)
    • valid values: "top", "bottom", "topbottom", "center", "scale"

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.withTop

placement.withTop(value)

PARAMETERS:

  • value (number)

fn placement.withWidth

placement.withWidth(value)

PARAMETERS:

  • value (number)