Unordered list element not accepting data

I selected the Unordered List element for a Container but it doesn’t accept any input. How do I enter items in that list element?

Hi,

You need to add list items inside of unordered list, and list item accepts value. Best way is to add one list item inside of list, and then loop (right click > loop)
image

That was easy. Thanks!