"use strict"; /** * Get the selected option(s) from a dropdown list * * @param {String} selectorStr A CSS selector string representing the dropdown list * @returns {Array} An array of string(s) representing the value(s) of the selected `