I am attempting to create a dropdown select list with the select component. I want to populate that list with items from a datatable i have created. I cant seem to get it to work.
Even using the mission you have on the subject, i havent succeeded yet.
My questions are…
-
What exactly are properties? How do they tie in with the datamodel/page data?
-
What is the logic that i should use to accomplish the dropdpwn list?
-
What is the logic doing when i put a “value” and “label” on them?
-
What do i plut in the event in order for it to work?
Im sorry these questions seem so basic. I am completely new to coding and have no prior knowledge or experience!