pub fn command_group<I, E>(children: I) -> Elwhere I: IntoIterator<Item = E>, E: Into<El>,
Structural column of command_items (shadcn’s CommandGroup).
command_item
CommandGroup