Skip to content

findKeyedChildren

import { findKeyedChildren } from "@alloy-js/core";
function findKeyedChildren(children: Children[], tag: symbol): ComponentCreator<import("./runtime/component.js").Props>[];
childrenChildren[]
tagsymbol

ComponentCreator<import(”./runtime/component.js”).Props>[]