API Docs for: 1.0.0
Show:

ExternalLinks.Client Class

Handles simple methods for controlling the display and rendering of the widget. However this widget has minimal interactions to handle.

Constructor

ExternalLinks.Client

()

Item Index

Properties

Methods

getAdditionalClasses

() String

Resolves additional classes for the widget to apply to itself for styling based on options.

Returns:

String:

Class names to add based on current options.

toggleExpansion

()

Toggles the expanded flag to extend the list of shown lists as needed.

Properties

data

Object
Contains the values of the data object that was assembled on by the Widget's Server-Side counter part.

expanded

Boolean

Flag for tracking if any additional links should be displayed on the current page.

options

Object
Contains the values of the options object that was assembled on by the Widget's Server-Side counter part.