1.12.3 • Published 2 years ago

@patternfly/pfe-card v1.12.3

Weekly downloads
507
License
MIT
Repository
github
Last release
2 years ago

PatternFly Elements Card

Read more about Card in the PatternFly Elements Card documentation

Installation

Load <pfe-card> via CDN:

<script src="https://unpkg.com/@patternfly/pfe-card?module"></script>

Or, if you are using NPM, install it

npm install @patternfly/pfe-card

Then once installed, import it to your application:

import '@patternfly/pfe-card';

Usage

<pfe-card>
  <h2 slot="header">Card header</h2>
  <p>This is the pfe-card body.</p>
  <pfe-cta slot="footer">
    <a href="#">Footer link</a>
  </pfe-cta>
</pfe-card>
2.0.0-next.7

2 years ago

2.0.0-next.6

3 years ago

2.0.0-next.5

3 years ago

2.0.0-next.4

3 years ago

2.0.0-next.2

3 years ago

2.0.0-next.3

3 years ago

2.0.0-next.1

3 years ago

1.12.3

3 years ago

2.0.0-next.0

3 years ago

1.12.2

4 years ago

1.12.1

4 years ago

1.12.0

4 years ago

1.11.2

4 years ago

1.11.1

4 years ago

1.11.0

4 years ago

1.10.1

4 years ago

1.10.0

4 years ago

1.9.3

4 years ago

1.9.2

4 years ago

1.9.1

4 years ago

1.9.0

4 years ago

1.8.0

4 years ago

1.6.0

4 years ago

1.7.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

0.0.0-test.1

6 years ago

0.0.0-test.0

6 years ago