Take in account that now the knob name needs to be the same as the angular component @Input attribute. Otherwise it'll not bind to the correct property.
Signed-off-by: Carlos Vega <clmvega@gmail.com>
- Changing main tag to a more meaningful name
- Removing redundant type Data
- Validating moduleMetadata param
- Removing unused references
Signed-off-by: Carlos Vega <clmvega@gmail.com>