mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
added TypeDoc
This commit is contained in:
@@ -5,6 +5,9 @@ import { AbstractListableElementComponent } from '../../object-collection/shared
|
||||
import { ViewMode } from '../../../core/shared/view-mode.model';
|
||||
import { listableObjectComponent } from '../../object-collection/shared/listable-object/listable-object.decorator';
|
||||
|
||||
/**
|
||||
* Component representing a grid element for a community
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-community-grid-element',
|
||||
styleUrls: ['./community-grid-element.component.scss'],
|
||||
|
Reference in New Issue
Block a user