Generic Component
Zova supports generic components. You only need to convert the created component into a generic component, using the card component as an example:
1. CLI Command
bash
$ zova :refactor:componentGeneric card --module=demo-student2. Menu Command
TIP
Context Menu - [Module Path/src/component/componentName]: Zova Refactor/Convert to Generic Component