Skip to content

navigate to a specific object #59

@Kosyarik

Description

@Kosyarik

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
}
],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions