/
Card

Card

Description

It is a component used for grouping different contents. Card can be also referred as a container of specific widget or feature.

 

System Dependencies

Installation

The package can be installed via npm:

npm install empower-display --save

Sample Card Example

 

Configuration

import { Card } from 'empower-display' ....... return ( <Card> <div> <h4>Card Sample</h4> <p>Sample Details</p> </div> </Card> )

References

Repository Link: https://bitbucket.org/empowerteams/empower-display

NPM Package: npm: empower-display

Demo Repo: git@bitbucket.org:empowerteams/mfe-sub-application-template.git

 

Related content

Related Activities
Related Activities
More like this
Tooltip
Tooltip
Read with this
Nav Tab
Nav Tab
More like this
Accordion
Accordion
Read with this
Info
More like this
Profile-Image
Profile-Image
Read with this