File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -681,11 +681,6 @@ public function action() {
681681- The trait ` HtmxRequestInfoTrait ` is part of the ` FormBase ` class.
682682- The ` request_stack ` service is also part of the form.
683683
684- ``` php
685- if () {
686- // Respond to HTMX request.
687- }
688- ```
689684<!--
690685- There's no need to include the request object in the form.
691686-->
@@ -745,21 +740,22 @@ Also, use post requests for HTMX in forms.
745740
746741# Resources
747742
743+ - #htmx on Drupal Slack.
748744- [ htmx.org] ( https://htmx.org/ ) - https://htmx.org
749745- [ HTMX Labs] ( https://htmxlabs.com/ ) - https://htmxlabs.com
750746
751747---
752748
753749## Questions?
754750
755- - Slides: https://github.com/hashbangcode/drupal-htmx-talk
751+ - Slides: https://bit.ly/4tFKUBK
756752
757753![ bg h:50% right:30%] ( ../src/assets/images/qr_slides.png )
758754
759755---
760756
761757## Thanks!
762758
763- - Slides: https://github.com/hashbangcode/drupal-htmx-talk
759+ - Slides: https://bit.ly/4tFKUBK
764760
765761![ bg h:50% right:30%] ( ../src/assets/images/qr_slides.png )
You can’t perform that action at this time.
0 commit comments