Create and use commands in MVUX for user interactions.
원문 언어: 영어
메뉴
SkillsMP는 unoplatform/studio에서 61개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 61개 중 40개를 표시합니다.
Create and use commands in MVUX for user interactions.
원문 언어: 영어
Create and use IFeed<T> for async data in MVUX.
원문 언어: 영어
Display async feed data with FeedView control.
원문 언어: 영어
Create and use IListFeed<T> for reactive collections in MVUX.
원문 언어: 영어
Create and use IListState<T> for mutable reactive collections in MVUX.
원문 언어: 영어
Use messaging to sync MVUX states with entity changes.
원문 언어: 영어
Understand MVUX (Model-View-Update-eXtended) architecture in Uno Platform.
원문 언어: 영어
Implement paginated and infinite scrolling lists in MVUX.
원문 언어: 영어
Use immutable records effectively with MVUX.
원문 언어: 영어
Implement item selection in MVUX lists.
원문 언어: 영어
Create and use IState<T> for mutable reactive data in MVUX.
원문 언어: 영어
Programmatic navigation via `INavigator` extension methods (`NavigateRouteAsync`, `NavigateViewModelAsync`, `NavigateBackAsync`, and the `*ForResultAsync` overloads).
원문 언어: 영어
Implement ContentControl region navigation for dynamic content areas without back stack.
원문 언어: 영어
Pass and receive data during navigation in Uno Platform applications.
원문 언어: 영어
Display dialogs, flyouts, modals, and message prompts using Uno Platform Navigation Extensions.
원문 언어: 영어
Implement NavigationView navigation in Uno Platform using region-based navigation. Provides complete, compilable shell template for sidebar/hamburger navigation. Use for >5 pages, hierarchical content, or desktop/enterprise apps.
원문 언어: 영어
Implement visibility-based navigation using Panel or Grid controls.
원문 언어: 영어
Use navigation qualifiers in Uno Platform to control back stack behavior.
원문 언어: 영어
Implement region-based navigation in Uno Platform using Region.Attached, Region.Name, and Region.Navigator properties.
원문 언어: 영어
Implement responsive navigation shells that adapt between TabBar and NavigationView based on screen size. Provides complete, compilable shell template with VisualStateManager breakpoints.
원문 언어: 영어
Define and register navigation routes in Uno Platform applications using ViewMap, DataViewMap, ResultDataViewMap, and RouteMap.
원문 언어: 영어
Set up and configure Uno Platform Navigation Extensions in an application.
원문 언어: 영어
Implement TabBar navigation in Uno Platform using region-based navigation. Provides complete, compilable shell template for bottom tab navigation. Use for 3-5 top-level pages in mobile-first apps.
원문 언어: 영어
Troubleshoot common issues with Uno Platform Navigation Extensions.
원문 언어: 영어
Implement declarative navigation in Uno Platform XAML using Navigation.Request and Navigation.Data attached properties.
원문 언어: 영어
Provides assertion and validation patterns for UI testing of Uno Platform applications with the Uno App MCP server tools.
원문 언어: 영어
Automates UI testing for Uno Platform applications using the Uno App MCP server tools.
원문 언어: 영어
Comprehensive reference for the Uno Material theme — Material Design 3 styling for Uno Platform apps. Covers installation, the MD3 color palette and brush system, semantic typography, control styles (buttons, FAB, TextBox), control extensions (icons,…
원문 언어: 영어
Comprehensive reference for the Uno Themes Semantic Design Language. Covers semantic control styles, typography, 33 color palette keys, ~288 generated brushes, opacity/state system, color pairing rules, and theme customization.
원문 언어: 영어
Comprehensive reference for the Uno Simple theme — designer/wireframe-style theming for Uno Platform apps. Covers SimpleTheme configuration (color/font overrides, default size), Simple-specific style keys (danger buttons, size variants, error inputs,…
원문 언어: 영어
Use AncestorBinding and ItemsControlBinding markup extensions for relative binding from within DataTemplates. Access parent DataContext.
원문 언어: 영어
Use AutoLayout control to arrange children with Figma-like spacing, alignment, and padding.
원문 언어: 영어
Use CardContentControl for elevated, filled, or outlined card containers.
원문 언어: 영어
Use Chip and ChipGroup for selection, filtering, or action triggers. Supports Assist, Input, Filter, and Suggestion chip styles.
원문 언어: 영어
Attached properties (`CommandExtensions.Command`, `CommandExtensions.CommandParameter`) that bind controls without a built-in `Command` to MVVM commands.
원문 언어: 영어
Use C# Markup with Uno Toolkit controls instead of XAML. Setup, NuGet packages, and fluent API patterns.
원문 언어: 영어
Configure Uno Cupertino Toolkit with CupertinoToolkitTheme for iOS-style Toolkit controls.
원문 언어: 영어
Use Divider control to create visual separators between content sections. A thin line with optional subheader text.
원문 언어: 영어
Use DrawerControl for swipe-gesture navigation drawers and DrawerFlyoutPresenter for bottom/side sheet flyouts.
원문 언어: 영어
Use ExtendedSplashScreen to display a loading screen that extends the native splash screen appearance.
원문 언어: 영어