Skip to content

LineComment

A Go line comment block. The children of this component are joined with two hard linebreaks. This is useful for creating line comments with multiple paragraphs.

import { LineComment } from "@alloy-js/go";
<LineComment >
{children}
</LineComment>
childrenChildren