You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have a section at the end that just links to the main docs/points out the existence of a few advanced topics: :undelegated for opting out of event delegation is one example that's come up, and I know there are other things that are difficult to discover in the main docs if you don't already know they exist, but also aren't covered in the book.
The text was updated successfully, but these errors were encountered:
thanks for pointing this out - if anyone thinks of other things that should be described in this new section of the book - "Part 3: Advanced Topics" - please comment below and I'll add them to the list in this comment.
If there's anything in the other large tracking issue, about getting the book caught up with other Leptos features, which should go into this new book section, please comment below and I'll update the 2 lists accordingly - thx!
Pt 3: Advanced Topics
describe :undelegated which opts out from event delegation
It would be useful to have a section at the end that just links to the main docs/points out the existence of a few advanced topics:
:undelegated
for opting out of event delegation is one example that's come up, and I know there are other things that are difficult to discover in the main docs if you don't already know they exist, but also aren't covered in the book.The text was updated successfully, but these errors were encountered: