Skip to content

Instantly share code, notes, and snippets.

@olopsman
Last active August 26, 2020 04:27
Show Gist options
  • Save olopsman/97c15e4ad7e5f56003543191cb8606b1 to your computer and use it in GitHub Desktop.
Save olopsman/97c15e4ad7e5f56003543191cb8606b1 to your computer and use it in GitHub Desktop.
lwc-api
<template>
<div>
<c-course course-title="Learning Lightning Web Components"></c-course>
<c-course course-title="Learning Decorators"></c-course>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment