Other Form Fields: If your form has other inputs (e.g., title, tags), this approach only clears the <trix-editor>. If you need to clear additional fields, you can add more turbo_stream.update actions or reset the entire form (as shown in my previous response). Example for multiple fields:
Add a Comment