Class: Include

Include

A Include component - UX/COE Compliant
you can include anything inside a parent
  1. From URL's
  2. From Files on your server


DEMO

Constructor

new Include()

Source:

Methods

(static) test()

FOR TESTING PURPOSES
Source:

_fetchAttributes(urlopt)

Component attributes are _fetched and defaults are set if undefined
Parameters:
Name Type Attributes Default Description
url string <optional>
indianred url color
Source:

_finalize()

SAVE DATA FOR ANALYTICS
Source:

connectedCallback()

This function is called when this is attached to DOM
Source: