component
1.1.0
component
/
org.pushingpixels.aurora.component.projection
/
SliderProjection
Slider
Projection
class
SliderProjection
(
contentModel
:
SliderContentModel
,
presentationModel
:
SliderPresentationModel
)
Content copied to clipboard
Functions
Properties
Functions
project
Link copied to clipboard
@
Composable
fun
project
(
modifier
:
Modifier
=
Modifier
)
Content copied to clipboard
Properties
contentModel
Link copied to clipboard
val
contentModel
:
SliderContentModel
Content copied to clipboard
presentationModel
Link copied to clipboard
val
presentationModel
:
SliderPresentationModel
Content copied to clipboard