Raxol.Examples.AccessibilityDemo (Raxol v0.2.0)

View Source

Demo of accessibility features in Raxol. (Refactored to use Application behaviour)

This example demonstrates:

  • Screen reader announcements
  • High contrast mode
  • Keyboard navigation with focus management
  • Reduced motion
  • Comprehensive hints
  • Large text support
  • Theme integration

Summary

Functions

batch(cmds)

command(cmd)

handle_event(event, state)

subscribe(_)

Callback implementation for Raxol.Core.Runtime.Application.subscribe/1.

subscribe_interval(interval, msg)

subscribe_to_events(events)