View Source ExTeal.Embedded (ExTeal v0.27.7)

Generates a panel that contains the fields for a single embed, defined by its field name

Summary

Functions

Link to this function

new(name, fields, label \\ nil)

View Source
@spec new(atom(), [ExTeal.Field.t()], String.t() | nil) :: ExTeal.Panel.t()