Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigate to a specific object #59

Open
Kosyarik opened this issue Aug 14, 2023 · 0 comments
Open

navigate to a specific object #59

Kosyarik opened this issue Aug 14, 2023 · 0 comments

Comments

@Kosyarik
Copy link

Hi all, is it possible to create a function that will pass to an object using vue.js tools. I have a very large json

{"name":"Hellow",
"format": [
{
"isDefault": false,
"identifier": "16:9",
"referenceHeight": 1080
},
{
"isDefault": false,
"identifier": "1:1croped",
"referenceHeight": 1080
},
{
"isDefault": false,
"identifier": "1:1",
"referenceHeight": 1080
},
{
"isDefault": false,
"identifier": "9:16",
"referenceHeight": 1920
},
{
"isDefault": false,
"identifier": "9:16croped",
"referenceHeight": 1920
}
],
}

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

No branches or pull requests

1 participant