1.12.3 • Published 2 years ago

@patternfly/pfe-band v1.12.3

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

PatternFly Elements Band

<pfe-band> container element provides a set of slots in which to render banded content.

Read more about Band in the PatternFly Elements Band documentation

Installation

Load <pfe-band> via CDN:

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

Or, if you are using NPM, install it

npm install @patternfly/pfe-band

Then once installed, import it to your application:

import '@patternfly/pfe-band';

Usage

<pfe-band>
  <h2 slot="header">Lighter band; no footer</h2>

  <p>Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata dolor sit amet.</p>

  <pfe-card slot="aside">
    <h3 slot="header">Aside: left body bottom</h3>
    <p>Ut wisi enim ad minim veniam.</p>
  </pfe-card>

  <pfe-cta slot="footer" priority="tertiary">
    <a href="#">Learn more</a>
  </pfe-cta>
</pfe-band>
2.0.0-next.4

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.2

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