Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

usage question #3

Open
markplace opened this issue Mar 12, 2018 · 2 comments
Open

usage question #3

markplace opened this issue Mar 12, 2018 · 2 comments

Comments

@markplace
Copy link

Ciao Alberto!

First of all, great component! Very nice...

I'm able to successfully iterate over an array. It is possible to also retrieve a single value from the root of the object?

For example:

{
next_page_token: "CqQCHgEAAFvPhHOo33Gu9bYlyYRj4sb_2xD7T2FG4Y0",
results: [
{
name: "Donald"
},
{
name: "Hillary"
}
]
}

I'm trying to get both the "next_page_token" and each value of "name".

Grazie,

Mark

@markplace
Copy link
Author

Sorry realized it was a stupid question. Once I started using the source and filter components it worked perfectly!

@YiannisA
Copy link

Sorry realized it was a stupid question. Once I started using the source and filter components it worked perfectly!

So Mark, how did you do it? Sorry but I'm in the same place and I'm kinda confused with the Filter component. Can you share an example?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants