mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
@@ -19,6 +19,8 @@ export class ContentActionModel {
|
||||
icon: string;
|
||||
title: string;
|
||||
handler: ContentActionHandler;
|
||||
type: string;
|
||||
target: string;
|
||||
}
|
||||
|
||||
export interface ContentActionHandler {
|
||||
|
Reference in New Issue
Block a user