📢 Use this project, contributearrow-up-right 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;
manifest.json
Declaring the app's main block in a given theme template or inside another block from the theme.
Helmet
tags
tag[]
List oftag objects
tag
[]
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
Link
link
Renders a link tag
Meta
Renders a meta tag
Script
script
Renders a script tag
Style
style
Renders a style tag
Last updated 2 years ago