View Source Phoenix.WebComponent (Phoenix.WebComponent v3.2.4)

Provides a suit of html custom component for phoenix.

This library add a list of phoneix component.

form-helper

Form helper

See Phoenix.WebComponent.FormHelper.

javascript-library

JavaScript library

This project provides javascript that define custom elements.

To use the web component, you must load priv/static/phoenix_webcomponent.js into your build tool. Or through npm by install phoenix_webcomponent. The difference is npm version is not bundled.

Link to this section Summary

Functions

Import helpers for internal usage.

Link to this section Functions

Link to this macro

__using__(which)

View Source (macro)

Import helpers for internal usage.

support

Support:

  • use Phoenix.WebComponent

internal-use-only

Internal use Only

  • use Phoenix.WebComponent, :component
  • use Phoenix.WebComponent, :live_component