View Source Exzeitable.Text behaviour (Exzeitable v0.6.8)
Defines the behaviour for, and access to, text for the exzeitable interface.
Default text is in Exzeitable.Text.Default
Summary
Functions
Call the text function with assigns
Call the text function with assigns and an extra parameter
Callbacks
Functions
@spec text(Exzeitable.Params.t(), atom()) :: String.t()
Call the text function with assigns
@spec text(Exzeitable.Params.t(), atom(), String.t()) :: String.t()
Call the text function with assigns and an extra parameter