component
1.1.0
component
/
org.pushingpixels.aurora.component.projection
/
RadioButtonProjection
Radio
Button
Projection
class
RadioButtonProjection
(
contentModel
:
SelectorContentModel
,
presentationModel
:
SelectorPresentationModel
)
Content copied to clipboard
Functions
Properties
Functions
project
Link copied to clipboard
@
Composable
fun
project
(
modifier
:
Modifier
=
Modifier
,
interactionSource
:
MutableInteractionSource
=
remember { MutableInteractionSource() }
)
Content copied to clipboard
Properties
contentModel
Link copied to clipboard
val
contentModel
:
SelectorContentModel
Content copied to clipboard
presentationModel
Link copied to clipboard
val
presentationModel
:
SelectorPresentationModel
Content copied to clipboard