24.7.0 • Published 3 months ago

@vaadin/card v24.7.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

@vaadin/card

A visual content container.

⚠️ This component is experimental and the API may change. In order to use it, enable the feature flag by setting window.Vaadin.featureFlags.cardComponent = true.

Documentation + Live Demo ↗

npm version

<vaadin-card class="flex flex-col overflow-hidden">
  <img
    src="https://images.unsplash.com/photo-1519681393784-d120267933ba?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=750&q=80"
    alt="">
  <div class="flex flex-col items-start p-m">
    <h3>Card Title</h3>
    <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>
    <span theme="badge">Label</span>
  </div>
</vaadin-card>

Installation

Install the component:

npm i @vaadin/card

Once installed, import the component in your application:

import '@vaadin/card';

Contributing

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

License

Apache License 2.0

Vaadin collects usage statistics at development time to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.

24.6.7

3 months ago

24.8.0-alpha2

3 months ago

24.8.0-alpha1

4 months ago

24.8.0-alpha3

3 months ago

24.7.0

3 months ago

24.7.0-rc2

3 months ago

24.7.0-rc1

4 months ago

24.6.6

4 months ago

24.7.0-beta1

4 months ago

24.7.0-alpha10

4 months ago

24.6.5

4 months ago

24.7.0-alpha9

4 months ago

24.6.4

5 months ago

24.7.0-alpha8

5 months ago

24.6.3

5 months ago

24.7.0-alpha6

5 months ago

24.7.0-alpha7

5 months ago

24.6.2

5 months ago

24.7.0-alpha5

5 months ago

24.6.1

6 months ago

24.7.0-alpha4

6 months ago

24.7.0-alpha3

6 months ago

24.7.0-alpha2

6 months ago

24.6.0

6 months ago

24.7.0-alpha1

6 months ago

24.6.0-rc1

7 months ago

24.6.0-beta1

7 months ago

24.6.0-alpha9

7 months ago