DescribedProperty

works.iterative.ui.components.tailwind.form.DescribedProperty

Attributes

Graph
Supertypes
trait Property[V]
class Object
trait Matchable
class Any

Members list

Value members

Inherited and Abstract methods

def description: Option[String]

Attributes

Inherited from:
PropertyDescription
def id: String

Attributes

Inherited from:
Property
def label: String

Attributes

Inherited from:
PropertyDescription
def name: String

Attributes

Inherited from:
Property
def value: Option[V]

Attributes

Inherited from:
Property