Card Panels


Use the HINT property to tell RADCORE how it should be rendered:
Each CARD has a uniContainerPanel inside the other.
uniContainer with the card:
[[round:no | cls:card-info-box-white]]
uniContainer with the title:
[[round:t | cls:card-green]]
IMPORTANT:
Starting from version 8.3.0.0 to create the same card just use the "card:" attribute
uniContainer with the title:
[[card:green]]
the "parent" will be identified and will receive the shadow css automatically (if it has not been assigned).
In the example above, we don't have responsive blocks inside the card, so DELPHI's default alignment was used in the block referring to the title.
Now let's see an example of a card with responsive blocks:


See more details and / or examples at untDEMO_FORMS.
Created with the Personal Edition of HelpNDoc: Full-featured EPub generator