FragmentDefinition Tag
A Fragment with Multiple Root Nodes is a SAPUI5 fragment type that allows both XML fragments and JS fragments to define more than one root-level UI element. Developers use this capability when they need to group and reuse multiple sibling controls together without wrapping them in a single parent container element.