createDropListRef
function
Creates a DropListRef for an element, turning it into a drop list.
@paramelement
anyElement to which to attach the drop list functionality.
@returns
DropListRef<T>Jump to details
Creates a DropListRef for an element, turning it into a drop list.
anyElement to which to attach the drop list functionality.
DropListRef<T>