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
- Host: GitHub
- URL: https://github.com/calebdwilliams/wca-demo
- Owner: calebdwilliams
- Created: 2020-03-09T15:52:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T07:24:53.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T09:18:54.842Z (6 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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? |