Command-envelope attrs for integration code.
Prefer named control helpers such as add_item_attrs/2,
remove_item_attrs/2, graph attrs, and drawing control attrs for application
UI. Use this module when a bridge package or custom surface deliberately
constructs a lower-level runtime command envelope.
Summary
Functions
Returns attrs for a command-envelope application control with no item id.
Returns attrs for a command-envelope application control targeting one item.
Types
@type item_ref() :: LivePanels.Item.t() | LivePanels.Item.RenderContext.t() | LivePanels.Item.View.t() | %{id: String.t()} | String.t()
Functions
Returns attrs for a command-envelope application control with no item id.
Returns attrs for a command-envelope application control targeting one item.