Info
File: info.json
{
"name": "My component"
}
Name
You can give your component a custom name by setting name
in your info.json
. If you omit it, the file name is used instead.
File: info.json
{
"name": "My component"
}
You can give your component a custom name by setting name
in your info.json
. If you omit it, the file name is used instead.