Skip to content

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-student

2. Menu Command

TIP

Context Menu - [Module Path/src/component/componentName]: Zova Refactor/Convert to Generic Component

Released under the MIT License.