createDropListRef
function
Creates a DropListRef for an element, turning it into a drop list.
createDropListRef
DropListRef<T>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