uno-toolkit-itemsrepeater-extensions
OfficialItemsRepeater selection with incremental loading.
Software Engineering#selection#data-binding#xaml#incremental-loading#uno-toolkit#itemsrepeater#attached-properties
Authorunoplatform
Version1.0.0
Installs0
System Documentation
What problem does it solve?
ItemsRepeater lacks built-in selection and incremental loading, so the Uno Toolkit provides attached properties to enable selection and on-scroll data loading.
Core Features & Use Cases
- Attached properties: utu:ItemsRepeaterExtensions.SelectionMode, utu:ItemsRepeaterExtensions.SelectedItem, utu:ItemsRepeaterExtensions.SelectedItems, utu:ItemsRepeaterExtensions.SelectedIndex, utu:ItemsRepeaterExtensions.SelectedIndexes add selection capabilities to ItemsRepeater.
- Supports ISupportIncrementalLoading on the data source for automatic page loading as the user scrolls.
- XAML namespace: xmlns:utu="using:Uno.Toolkit.UI" to bind and consume the extensions in XAML.
Quick Start
Bind SelectedItem and SelectionMode on your ItemsRepeater using the utu namespace to enable selection and incremental loading in your list.
Dependency Matrix
Required Modules
None requiredComponents
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-toolkit-itemsrepeater-extensions Download link: https://github.com/unoplatform/studio/archive/main.zip#uno-toolkit-itemsrepeater-extensions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.