@quarkus-webcomponents/card

1.0.0 • Public • Published

Quarkus Webcomponents : Card

The card UI component

Installation

npm i @quarkus-webcomponents/card

Usage

import 'qui-card';

<div class="cards">
    <qui-card title="Small">
        <div slot="content">
            <div class="cardcontents">
                <span>Hello</span>
            </div>
        </div>
    </qui-card> 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache 2

/@quarkus-webcomponents/card/

    Package Sidebar

    Install

    npm i @quarkus-webcomponents/card

    Homepage

    quarkus.io

    Weekly Downloads

    1

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    3.39 kB

    Total Files

    3

    Last publish

    Collaborators

    • phillip.kruger