uno-mvux-state-basics

Official

Master mutable MVUX state for two-way binding.

Authorunoplatform
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating and using mutable MVUX state with IState<T> to enable responsive, two-way-bound UI.

Core Features & Use Cases

  • Create and manage mutable MVUX state using IState<T> with State<T>.Empty, State<T>.Value, State.Async, and State.FromFeed.
  • Update state deterministically using UpdateAsync with pure updater functions and proper cancellation handling.
  • Enable two-way binding in MVUX views and ViewModels, ensuring UI stays in sync with application state.

Quick Start

Create a State<string> for a text field and update it through a command that calls UpdateAsync.

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-state-basics
Download link: https://github.com/unoplatform/studio/archive/main.zip#uno-mvux-state-basics

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.