Initializer
init(title:path:type:children:isDeprecated:isExternal:isBeta:icon:)
Creates a new node with the given title, path, type, and children.
init(title: String, path: String?, type: String?, children: [RenderIndex.Node]?, isDeprecated: Bool, isExternal: Bool, isBeta: Bool, icon: RenderReferenceIdentifier? = nil)