You can also create an inline bindable:
TextField("Text", text: Bindable(viewModel).text)
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: