A pre-bound renderer that wraps NavContentNavItems with a component, so that take and rest return rendered elements directly.
take
rest
Render all remaining items not yet taken, optionally sorted.
Optional
Render and take a specific item by extension ID. Returns null if not found.
A pre-bound renderer that wraps NavContentNavItems with a component, so that
takeandrestreturn rendered elements directly.