A Card UI component
Card UI component
``bash`
npm i @qomponent/qui-card
`javascript`
import '@qomponent/qui-card';
` Basic string header can be provided with the More complex header can be provided with the Basic string footer can be provided with the More complex footer can be provided with the To run the example: Pull requests are welcome. For major changes, please open an issue firsthtml
Hello
`header$3
attribute, example:`html`
header slot, example:`html`
Here the header
footer$3
attribute, example:`html`
footer slot, example:`html`
Here the footer
`Example
bash``
npm install
npm startContributing
to discuss what you would like to change.License