An open API service indexing awesome lists of open source software.

https://github.com/calebdwilliams/wca-demo

Demo for web-components-analyzer issue 152
https://github.com/calebdwilliams/wca-demo

Last synced: 24 days ago
JSON representation

Demo for web-components-analyzer issue 152

Awesome Lists containing this project

README

        

# demo-element

This file is generated by [web-component-analyzer](https://github.com/runem/web-component-analyzer) and is intended to illustrate [issue 152 from that repo](https://github.com/runem/web-component-analyzer/issues/152).

To re-generate this file, run `npm run analyze`. The desired behavior is that the `greeting` prop below should reflect the data in [`typings/Greeting.ts`](typings/Greeting.ts).

## Properties

| Property | Attribute | Type | Default | Description |
|------------|------------|------------|---------|----------------------|
| `greeting` | `greeting` | `Greeting` | "" | Who should we greet? |