Gabriel Vieira
unread,Jan 17, 2023, 8:20:57 PM1/17/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Community
Hi everyone, I'm new with Dspace and I'm using version 7+
I have some difficulty understanding some things about how the components work, as I have a specialty in React.
However, I would like to understand how I can edit the app to, for example, create a component that takes the list of communities for example and next to it is a faceted search as in the example.
From what I understand, we have a home-page component where we can place the components we want, but when trying to place a community-list, I can't, even declaring it in the html and ts. I know the question may seem basic, but if you can explain how I create and call components within the app, I can get by with angular.