Skip to content

Instantly share code, notes, and snippets.

@apatronl
Created April 9, 2024 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apatronl/c257eb1e24da6afdbcbe872b0d9a92b6 to your computer and use it in GitHub Desktop.
Save apatronl/c257eb1e24da6afdbcbe872b0d9a92b6 to your computer and use it in GitHub Desktop.
SendMessageButton {
viewModel.sendMessage()
}
.disabled(!viewModel.canSendMessage)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment