Option

works.iterative.ui.components.tailwind.form.ComboBox.Option
See theOption companion object
case class Option(value: String, active: Boolean)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toHtml: L.HtmlElement
Extension method from Option

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product