Card Module
The CauseCardModule
provide the components to create cards, such as the one used in the evalink marketplace. The card can be put together with different elements to make them flexible for different use cases.

Components
Example
<cause-card>
<img cause-card-image src="..." alt="...">
<h2 cause-card-title>Together for a safer world.</h2>
<p cause-card-text>
Weβre on a mission to democratize security
by connecting technology with people to better
protect lives and valuables.
</p>
</cause-card>
Result

Last updated
Was this helpful?