These links use data-turbo-method for non-GET requests via Turbo Drive. Clicking them will trigger the specified HTTP method.

DELETE Method Link

Commonly used for delete actions

Delete Item

POST Method Link

Commonly used for create actions

Create Item

PATCH Method Link

Commonly used for update actions

Update Item

PUT Method Link

Commonly used for full resource replacement

Replace Item

Combined with Loading State

Click to see loading state while request processes