Button(action: { //This part of the button is basically what the button does, it's "action" }, label: { //This part of the button is what the button will look like, the placeholder })