Skip to content

SingleLineCommentBlock

A single line comment block. The children are rendered as a prose element, which means that they are broken into multiple lines

import { SingleLineCommentBlock } from "@alloy-js/typescript";
<SingleLineCommentBlock >
{children}
</SingleLineCommentBlock>
childrenChildren