Raxol.Examples.UXRefinementDemo (Raxol v0.2.0)
View SourceDemo example showcasing the User Experience Refinement components.
This example demonstrates:
- Focus management with keyboard navigation
- Contextual hints for different components
- Visual focus indication
- Accessibility support
Run this example with:
$ mix run -e "Raxol.Examples.UXRefinementDemo.run()"
Summary
Functions
Initialize the application state and perform setup.
Run the UX Refinement demo application.
Callback implementation for Raxol.Core.Runtime.Application.subscribe/1
.
Update the application state based on events.
Render the application UI.
Functions
Initialize the application state and perform setup.
Run the UX Refinement demo application.
Callback implementation for Raxol.Core.Runtime.Application.subscribe/1
.
Update the application state based on events.
Render the application UI.