Example of an input element for lists of agents (people and organizations)
An empty list, read to add people or organizations
A populated list example
NOTE: style attribute is being passed so you should see different color text and background.
[ { "family_name": "Doe", "given_name": "John", "orcid": "0000-0000-0000-0000" }, { "name": "Example Organization", "ror": "0000001" } ]