TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ahmed elbarbary
NA
1.6k
277.9k
How to access object value from array angular 7?
May 12 2020 10:16 PM
How to access object value from array angular 7?
I have array have one object as below
res = [{
"totalCount:"
557"}]
as above res have array of object
i need to get value of 557
so how to get it
and what variable will recieve value 557 int or any
can you help me how to get value 557 from array of object above
and what variable type it will store that
Reply
Answers (
2
)
Error : Invalid shorthand property initializer. Angular
How to solve error length with null when click page number ?