UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

18 lines (17 loc) 332 B
{ "$schema": "https://raw.githubusercontent.com/infinum/eightshift-frontend-libs/develop/schemas/component.json", "componentName": "head", "title": "Head", "attributes": { "headFavicon": { "type": "string" }, "headCharset": { "type": "string", "default": "utf-8" }, "headName": { "type": "string" } } }