Samlo.Metadata.UI.Logo (samlo v0.1.0)

Module that defines the mdui:Logo element structure

Link to this section Summary

Link to this section Types

Specs

t() :: %Samlo.Metadata.UI.Logo{
  height: pos_integer(),
  lang: String.t(),
  url: String.t(),
  width: pos_integer()
}