uno-mvux-liststate

Official

Manage MVUX lists with mutable ListState.

Authorunoplatform
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MVUX ListState provides a mutable, reactive collection primitive for MVUX apps, enabling reliable stateful list manipulation and selection in UI-driven scenarios.

Core Features & Use Cases

  • Create ListState<T> with ListState.Empty(this) for empty lists or ListState.Async(this, asyncFunc) to load data asynchronously.
  • Mutate lists with AddAsync, RemoveAllAsync, UpdateAsync, and InsertAsync, with optional .Selection(state) for item selection tracking.
  • Ensure items implement key equality (IKeyEquatable<T>) for correct identity and stable updates, supporting two-way binding with MVUX patterns and messaging.
  • Use MVUX ListState to synchronize with ListFeed, State, and messaging patterns in MVUX apps.

Quick Start

Instantiate a ListState<T> and perform initial mutations to seed and update your list.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: uno-mvux-liststate
Download link: https://github.com/unoplatform/studio/archive/main.zip#uno-mvux-liststate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.