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 Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article