Helmet
Last updated
Last updated
📢 Use this project, contribute to it
In this section, you first must add the primary instructions that will allow users to use the app's blocks in their store, such as:
Adding the app as a theme dependency in the manifest.json
file;
Declaring the app's main block in a given theme template or inside another block from the theme.
Helmet
propstags
tag[]
List oftag
objects
[]
tag
object:
type
TypeEnum
(SeeTypeEnum
table)
meta
tagProps
object
An object with all the tag attributes and his values
-
tagContent
string
Content to be rendered inside the tag
-
TypeEnum
Link
link
Renders a link tag
Meta
meta
Renders a meta tag
Script
script
Renders a script tag
Style
style
Renders a style tag