Back to Browse

Sortable Lifecycle Events — Web Interaction for Everyone

33 views
Oct 26, 2021
8:32

Many web interaction components tend to contain data that is often important to developers who are implementing that component. As an example, a sortable is often used as form input. Providing capabilities to persist data from the custom interactions we create is an important consideration when building any component. In this lesson, we’ll make use of a component lifecycle event to build an array of sorted items each time the sortable list is updated, and place this data into the JSON textarea within the app. Lesson Source Code: https://github.com/webinteraction/sortable/tree/f86369882211fa0fc299e74e1a7186f419e594c0 Watch the full playlist: https://youtube.com/playlist?list=PLKqZ_AwOS0OBDHu5zmjUdlznRKcRaNuJ9

Download

0 formats

No download links available.

Sortable Lifecycle Events — Web Interaction for Everyone | NatokHD