Interface CardContent<T>

Type Parameters:
T - Type of the content.
All Known Implementing Classes:
ObjectCardTemplate

public interface CardContent<T>
An interface for content that can be displayed in a card.
Author:
Syam