Skip to content

pushStack

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

Parameters

component

Component<any>

props

Props

Returns

void