Positive Button Enabled
abstract fun PositiveButtonEnabled(valid: Boolean, onDispose: () -> Unit)
Content copied to clipboard
Adds a value to the positiveButtonEnabled map and updates the value in the map when valid changes
Parameters
valid
boolean value to initialise the index in the list
on Dispose
cleanup callback when component calling this gets destroyed