Skip to content

Reactivity System

Compare
Choose a tag to compare
@DavidVollmers DavidVollmers released this 01 Sep 14:32
· 99 commits to master since this release
9b2fa04
  • Introduce the Ignis.Components.Reactivity package which provides the reactivity system for Ignis components
  • Added the ReactiveValue class for reactive component state management
  • Added the ReactiveSection component to allow for section targeted component updates