Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 698 Bytes

chakraUI.md

File metadata and controls

27 lines (21 loc) · 698 Bytes

Chakra UI module

Usage

Please create a new json file called .hayde.json in your project root. This file will be used to configure the Hayde.

And then add chakraUI to the plugins array.

{
  "plugins": [
    "general",
    "css",
    "reactJS",
    "materialUI",
    "chakraUI"
  ]
}

Options

Option Description Default Type
componentName - - string
componentContentTemplateName - componentContent string
templateFolder - chakraUI string