ComponentType
in package
Table of Contents
- BOX = 'box'
- BUTTON = 'button'
- FILLER = 'filler'
- ICON = 'icon'
- IMAGE = 'image'
- SEPARATOR = 'separator'
- SPACER = 'spacer'
- SPAN = 'span'
- TEXT = 'text'
- VIDEO = 'video'
Constants
BOX
public
mixed
BOX
= 'box'
BUTTON
public
mixed
BUTTON
= 'button'
FILLER
public
mixed
FILLER
= 'filler'
ICON
public
mixed
ICON
= 'icon'
IMAGE
public
mixed
IMAGE
= 'image'
SEPARATOR
public
mixed
SEPARATOR
= 'separator'
SPACER
public
mixed
SPACER
= 'spacer'
SPAN
public
mixed
SPAN
= 'span'
TEXT
public
mixed
TEXT
= 'text'
VIDEO
public
mixed
VIDEO
= 'video'