Skip to content

IfStatement

An if statement.

import { IfStatement } from "@alloy-js/typescript";
<IfStatement condition={Children}>
{children}
</IfStatement>

Props

childrenChildren
conditionChildren