All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.es.Option.js Maven / Gradle / Ivy

The newest version!
/* istanbul ignore file */

/** This is a placeholder, not real render in dom */
var Option = function Option() {
  return null;
};
Option.isSelectOption = true;
export default Option;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy