@nymdev/clay-meta-title
v0.0.7
Published
Title, twitter:title, and og:title tags
Downloads
9
Readme
clay-meta-title
Title, twitter:title, and og:title tags
Install
npm install --save @nymdev/clay-meta-title
Usage
Once you install it, it will be automatically recognized by amphora
. It has three properties, title
, twitterTitle
, and ogTitle
.
A Note On Head Components
This component lives in the head of the page, and isn't editable directly. Use the componentRef
behavior to affect it when you edit other components on the page.