init(projectedValue:)
Creates a binding from the value of another binding.
Declaration
@export(implementation) init(projectedValue: Binding<Value>)Creates a binding from the value of another binding.
@export(implementation) init(projectedValue: Binding<Value>)