org.terminal21.client.components.chakra.Radio
case class Radio(key: String, value: String, text: String, colorScheme: Option[String], style: Map[String, Any]) extends ChakraElement[Radio]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Renders any changes for this element and it's children (if any). The element must previously have been added to the session.
Renders any changes for this element and it's children (if any). The element must previously have been added to the session.
Attributes
-
Inherited from:
-
UiElement