I created a React-based POC for a component library, and now I want to try and make a similar LitElement-based POC. In React, you can define a component like so:
<