1.12.3 • Published 1 year ago

@patternfly/pfe-card v1.12.3

Weekly downloads
507
License
MIT
Repository
github
Last release
1 year 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

1 year ago

2.0.0-next.6

2 years ago

2.0.0-next.5

2 years ago

2.0.0-next.4

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.1

2 years ago

1.12.3

2 years ago

2.0.0-next.0

2 years ago

1.12.2

2 years ago

1.12.1

2 years ago

1.12.0

3 years ago

1.11.2

3 years ago

1.11.1

3 years ago

1.11.0

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.9.1

3 years ago

1.9.0

3 years ago

1.8.0

3 years ago

1.6.0

3 years ago

1.7.0

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.0.0-test.1

5 years ago

0.0.0-test.0

5 years ago