Folio.Content.Square (Folio v0.3.0)

Copy Markdown View Source

Square shape.

Summary

Types

t()

@type t() :: %Folio.Content.Square{
  body: [Folio.Content.t()],
  fill: String.t() | nil,
  size: String.t() | nil
}