AdminElf.LayoutHelpers (admin_elf v0.4.3) View Source

Link to this section Summary

Link to this section Types

Specs

Specs

panel() :: %{type: :panel, label: String.t(), children: [component()]}

Link to this section Functions

Specs

panel(String.t(), [component()]) :: panel()

Specs

simple_layout([component()]) :: [panel()]