mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
56434: Docs for all item-page-metadata-field, related-entities, item-page and metadata-values componens
This commit is contained in:
@@ -11,6 +11,9 @@ import { Component, Input } from '@angular/core';
|
||||
})
|
||||
export class MetadataFieldWrapperComponent {
|
||||
|
||||
/**
|
||||
* The label (title) for the content
|
||||
*/
|
||||
@Input() label: string;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user