ReaktorDesignSystem
Functions
Link copied to clipboard
open fun ButtonFloatingAction(modifier: Modifier, onClick: () -> Unit, shape: Shape, containerColor: Color, contentColor: Color, elevation: FloatingActionButtonElevation, content: @Composable RowScope.() -> Unit)
Link copied to clipboard
Link copied to clipboard
open fun ButtonWrapped(modifier: Modifier, onClick: () -> Unit, enabled: Boolean, shape: Shape, colors: ButtonColors, elevation: ButtonElevation?, content: @Composable RowScope.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard