APIs

Show:

Library for the flx-easypie web component.

Constructor

flexygo.ui.wc.FlxEasyPieElement

() FlxEasyPieElement

Returns:

FlxEasyPieElement:

.

Methods

addEasInfo

(
  • str
)
String

Translates string.

Parameters:

  • str String

Returns:

String:

addEasyPie

(
  • value
  • pieSymbol
  • label
  • color
  • gradientColor
  • newOptions
  • row
)
JQuery

Adds easy pie.

Parameters:

  • value String
  • pieSymbol String
  • label String
  • color String
  • gradientColor String
  • newOptions String
  • row Object

Returns:

JQuery:

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

connectedCallback

()

Fires when element is attached to DOM

renderFromAttr

()

Render HTML data from attribute configuration.

renderFromModule

()

Render HTML data from module configuration.

Properties

connected

Boolean

Setted when component is attached to DOM

observedAttributes

Array

Array of observed attributes.