<fx-functionlib>

Description

The fx-functionlib elements allows to externalize custom functions into a separate HTML page and reuse it in several pages or components.

By being a simple HTML page a functionlib can not only host the functions but at the same time document the functions in the page.

Attributes

NameDescription
srcrequired attribute pointing to the url to load

Examples