Avenra
MetadataXAPI Reference
MetadataXAPI Reference

Meta

Render head tags and emit dev lint logs.

React component that renders computed head tags and emits dev lint logs.

import { Meta } from "@avenra/metadatax";

export default function About() {
    return <Meta title="About" canonical="/about" />;
}

Prop

Type