Hello
i want to implement TabList from the new Modern Control Feature, but i have some issues.
When i connect my sharepoint list to the TabList and select "create from", there will display more than only the names.
Something like "{"@odata.type":"#Microsoft.Azure.Connection.DisplayName":"Name"......."}"
When i want to put manuelly the names into the TabList like Items: ["Name1";"Name2"....] the output was something like "235214"
I know that this feature is experimental, but in other videos on youtube they have worked?