Element of a List displayed as buttons Name and Value are self explanatory The Child is another JSX.Element potentially another list, which is displayed on choosing the parent element
Abstraction of a DropDown Functional Component that can be used in the CLUI
Generated using TypeDoc
Dropdown Element is expected to receive the following properties parents is a string of keys representing the hierarchy of the calling elements Example, if Transcode Feature is calling this List for choosing the codec we would get a parent array of ["TRANSCODE","FORMAT", "CODECS"] Current is the default element of the list, which is selected by default