Property

works.iterative.ui.components.tailwind.form.Property
trait Property[V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class FormProperty[V]

Members list

Value members

Abstract methods

def id: String
def name: String
def value: Option[V]