Skip to content

AttributeDoc

A component that creates documentation for a single attribute. This can be used for both inline and block attribute documentation.

import { AttributeDoc } from "@alloy-js/python";
<AttributeDoc name={Children} style={"google"} type={Children}>
{children}
</AttributeDoc>
childrenoptionalChildren
nameChildren
styleoptional”google”
typeoptionalChildren