I am fetching the data from server side using API. Please suggest as I am not able to go furthur.
export class AdministrationComponent {
modules: Module[] = [];
parentmodules: Module[] = [];
showModules: boolean = false;.....
HTML Page
{{eachparentmodule.name}}
.....3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Nov 3, 2021, 5:17 AM
Sachin SinghPosted Nov 11, 2021, 6:01 AM
Varun KalidindiPosted Nov 11, 2021, 5:22 AM