API Reference viewplex v0.3.0

Modules

This module provides the base implementation of all components. When useing the module, you can pass a list of fields as you would for Kernel.defstruct/1... The struct fields will be used to filter/ cast the assigns passed directly to the template.

This module holds the internal representation of a component data. It implements the Phoenix.HTML.Safe protocol.

This module holds the internal representation of a slot data. It implements the Phoenix.HTML.Safe protocol.

Helper functions to create components and slots.