View Source API Reference Pyro v0.3.7

Modules

Pyro is a component tooling library for Phoenix.

This is basically the same thing as Phoenix.Component, but Pyro extends the attr/3 macro with

Utilities for managing CSS.

A library of helpers for using/authoring Pyro components.

This is basically a wrapper around Phoenix.LiveComponent, but it uses Pyro.Component instead of Phoenix.Component to enable Pyro's extended features.

This is basically a wrapper around Phoenix.LiveView, but it uses Pyro.Component instead of Phoenix.Component to enable Pyro's extended features.

The overrides system allows defining component defaults while also enabling deep customization and ad-hoc overrides of Pyro component props. This allows consumers of your component library to trivially and granularly modify your presets.