Solid.Renderable protocol (solid v1.0.0-rc.0)
View SourceSummary
Types
@type t() :: term()
All the types that implement this protocol.
Functions
@spec render(t(), Solid.Context.t(), Keyword.t()) :: {binary() | iolist() | [t()], Solid.Context.t()}