OctantisWeb.Components.Octantis (octantis v0.1.12)

View Source

Interactions with components.

Components that use OctantisInteractable can have events pushed back to them with

{:noreply, Octantis.push_events(socket, %{"data-oct-open", "MyModalId"})}

Summary

Functions

Push an event to a component that uses the OctantisInteractable hook.

Functions

push_events(socket, params)

Push an event to a component that uses the OctantisInteractable hook.