The base tree item contract — shared by full tree item contexts and card apis —
covering item data, selection, active state, path, and entity actions. Children,
expansion, and pagination are not included here; they extend this contract in
UmbTreeItemContext.
Deprecated since v17. Render <umb-entity-actions-bundle>, which resolves the entity actions that
are permitted for the item, instead of asking whether any are registered for the entity type. Will be removed in v19.
The base tree item contract — shared by full tree item contexts and card apis — covering item data, selection, active state, path, and entity actions. Children, expansion, and pagination are not included here; they extend this contract in
UmbTreeItemContext.