Skip to content

DocWhen

Conditionally render the given doc in a component and tail with a line

import { DocWhen } from "@alloy-js/csharp";
<DocWhen doc={Children | undefined} />

Props

docChildren | undefined