Skip to content

pushStack

import { pushStack } from "@alloy-js/core";
function pushStack(component: Component<any>, props: Props): void;
component

Component<any>

props

Props

void