View Source Exzeitable.Text behaviour (Exzeitable v0.6.1)
Defines the behaviour for, and access to, text for the exzeitable interface.
Default text is in Exzeitable.Text.Default
Link to this section Summary
Functions
Call the text function with assigns
Call the text function with assigns and an extra parameter
Link to this section Callbacks
Link to this section 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