Password Options

fun PasswordOptions(modifier: Modifier = Modifier, viewModel: GenerateScreenViewModel)

Component used to insert the options to use as configuration to generate the password

Parameters

modifier

The modifier to apply to the component

viewModel

The support viewmodel used by the screen