Primeflex examples contain class="card" which is missing

PrimeFlex is a lightweight responsive CSS utility library to accompany Prime UI libraries and static webpages
Post Reply
dwschulze
Posts: 2
Joined: 15 Sep 2022, 00:23

21 Sep 2022, 18:00

This example https://www.primefaces.org/primeflex/flexdirection uses class="card", which is not part of primeflex, prime, primeicons. What is needed in order to get the card, card-container, and green-container classes?

Code: Select all

<div class="card">
    <div class="flex flex-column card-container green-container">
        <div class="flex align-items-center justify-content-center h-4rem bg-green-500 font-bold text-white border-round m-2">1</div>
        <div class="flex align-items-center justify-content-center h-4rem bg-green-500 font-bold text-white border-round m-2">2</div>
        <div class="flex align-items-center justify-content-center h-4rem bg-green-500 font-bold text-white border-round m-2">3</div>
    </div>
</div>

seymagullu
Posts: 44
Joined: 17 Jun 2022, 09:43

04 Oct 2022, 10:04

Hi,

We'll check and get back to you.

Regards.

Post Reply

Return to “PrimeFlex”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests