[Docs][MVUX][EPIC] Improve documentation + create sample #2434
Labels
kind/consumer-experience
Categorizes issue or PR as related to improving the experience of consumers
kind/documentation
Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project
triage/untriaged
Indicates an issue requires triaging or verification.
Use Cases: Samples + Docs
UpdateAsync
ListFeed
using aSignal
ListFeed
using theRefresh
commandListFeed
using aListState
in the modelAPI/Documentation
IAsyncCommand
Button
Contracts needs to be discussed / updated prior to be documented (cf. #2440)
*
xmlns:mvux="using:Uno.Extensions.Reactive.UI"
* On the style of a
Button
add<Setter Property="(mvux:ButtonExtensions.IsExecutionTrackingEnabled)" Value="True" />
* In the
Template
of theButton
add aVisualStateGroup
with visual statesIdle
,Executing
,Failed
andSucceed
Possible states:
The text was updated successfully, but these errors were encountered: