OptGroup

io.github.nafg.scalajs.facades.reactselect.OptGroup
See theOptGroup companion class
object OptGroup

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OptGroup.type

Members list

Value members

Concrete methods

def apply[A](label: String)(options: Seq[A]): Opt[A]