Corex. Content. Item
(Corex v0.2.0)
View Source
Content item structure. Use it to create content items for components with trigger/content patterns:
Examples
Corex.Content.Item.new(%{label: "Lorem", content: "Consectetur adipiscing elit."})
Summary
Functions
Creates a single Content.Item from a map, auto-generating :value if not provided.