quetzal v0.1.9 API Reference

Modules

Quetzal - Analytical web apps, beautiful, fast, easy and real-time using Elixir. No Javascript required.

Renders an html checkbox as component

The base module to make input components with custom action events

Renders an html div as component

Renders an html form as component with the change event as id.

Renders an html input date as component

Renders an html input number as component

Renders an html input radio as component

Renders an html input text as component

Renders an html label as component

Quetzal Live View provides easy interface to handle events, components and messages into Quetzal architechture in a fast and fashion way. It uses Phoenix Live View to render components and their upgrades.

Renders an html select as component

A simple supervisor to start the registry and callback processes

Renders an html textarea as component