Props

oxygen.ui.web.component.HorizontalRadio.Props
See theProps companion object
final case class Props(_selectedFGColor: String, _selectedBGColor: CSSColor, _notSelectedFGColor: String, _notSelectedBGColor: CSSColor, _selectedHoverTransform: ColorTransform, _notSelectedHoverTransform: ColorTransform, _padding: Padding, _externalBorderSize: String, _internalBorderSize: String, _borderRadius: String, _borderColor: String, _fontSize: String, _mod: NodeModifier, _selectedButtonMod: NodeModifier, _notSelectedButtonMod: NodeModifier)

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields