props-and-events-creator READMECrops and events creator is a Visual Studio Code extension that helps you create props and events in your components and containers How to useRight-click editor of you component.ts or container.ts file Click 'Insert props and events'. The extension adds input props and events interfaces, props and events inputs to your component or interfaces to your container. Enjoy! |