@conectate/ct-radio
Version:
HTML Radio web component based on Material design
54 lines (31 loc) • 979 B
Markdown
[](https://github.com/conectate/ct-card)
# ct-card
It's a simple wrapper for LitElement
## Installation
To include this, type:
```sh
$ pnpm i @conectate/ct-card
```
or
```sh
$ npm i @conectate/ct-card
```
## Usage
### Step 1️⃣
Class
```typescript
```
## Follow me
[](https://x.com/herberthobregon)
[https://x.com/herberthobregon](https://x.com/herberthobregon)
[https://dev.to/herberthobregon](https://dev.to/herberthobregon)
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## History
- v1.0.1 Initial Release
## License
See [LICENSE](/LICENSE)