0.0.7 • Published 10 years ago
@nymdev/clay-meta-title v0.0.7
clay-meta-title
Title, twitter:title, and og:title tags
Install
npm install --save @nymdev/clay-meta-titleUsage
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.