APIs

Show:

Library for the FlxEasyline

Constructor

flexygo.ui.wc.FlxEasyline

() FlxEasyLine

Returns:

FlxEasyLine:

.

Methods

addEasyLine

(
  • value
  • label
  • color
  • symbol
  • size
  • rounded
  • hideValue
)

Adds easy info.

Parameters:

  • value String
  • label String
  • color String
  • symbol String
  • size String
  • rounded String
  • hideValue String

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

connectedCallback

()

Fires when element is attached to DOM

formatValue

()

Formats de value shown to user

init

()

Init the webcomponent. REQUIRED.

refresh

()

Refresh de webcomponent. REQUIRED.

renderFromAttr

()

Render HTML data from attribute configuration.

renderFromModule

()

Render HTML data from module configuration.

Properties

connected

Boolean

Set if element has been connected to DOM

observedAttributes

Array

Array of observed attributes. REQUIRED