View Source LivePalette.Actionable.Renderable protocol (LivePalette v0.1.1)
Summary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec render(t(), Phoenix.LiveView.Socket.assigns()) :: Phoenix.LiveView.Rendered.t()