We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is it possible to use custom property names for a select. For example I have the following array:
[ { id: 1, name: "blaat" }, { id: 2, name: "another blaat" } ]
And define in the metadata to use id and name as respectively value and name?
id
name
value