mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Add custom data holder for CardViewItems (#3422)
This commit is contained in:
committed by
Eugenio Romano
parent
2bba93d80e
commit
f543b07082
@@ -26,4 +26,5 @@ export interface CardViewItemProperties {
|
||||
clickable?: boolean;
|
||||
icon?: string;
|
||||
validators?: CardViewItemValidator[];
|
||||
data?: any;
|
||||
}
|
||||
|
Reference in New Issue
Block a user