cynthia_websites_mini_client/pottery/molds

Values

pub fn into(
  layout layout: String,
  for theme_type: String,
  using model: model_type.Model,
) -> fn(
  @internal Element(messages.Msg),
  dict.Dict(String, dynamic.Dynamic),
) -> @internal Element(messages.Msg)

Molds is the name we use for templating here.

Search Document