APIs

Show:

Library for the flx-easyinfo web component.

Constructor

flexygo.ui.wc.FlxEasyInfoElement

() FlxEasyInfoElement

Returns:

FlxEasyInfoElement:

.

Methods

addEasInfo

(
  • value
  • label
  • iconclass
  • color
  • click
)
JQuery

Adds easy info.

Parameters:

  • value String
  • label String
  • iconclass String
  • color String
  • click String

Returns:

JQuery:

addEasInfo

(
  • str
)
String

Translates string.

Parameters:

  • str String

Returns:

String:

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

Set when component is attached to DOM

observedAttributes

Array

Array of observed attributes.