Hello Friends,
I have place ui-select component and i want to get value in my custom component. How can i get selected value in custom component ?
list.js file
Here is my output.
Solved! Go to Solution.
requirejs('uiRegistry').get('quickProduct').initialValue;
View solution in original post