Raxol.Examples.FocusRingShowcase (Raxol v0.4.0)

View Source

Showcase for the enhanced FocusRing component with various styling options.

This example demonstrates:

  • Different animation types (pulse, blink, fade, glow, bounce)
  • Component-specific styling (button, text_input, checkbox)
  • State-based styling (normal, active, disabled)
  • Accessibility integration (high contrast mode, reduced motion)

Summary

Functions

broadcast(msg)

command(cmd)

mount(state)

Callback implementation for Raxol.UI.Components.Base.Component.mount/1.

schedule(msg, delay)

unmount(state)

Callback implementation for Raxol.UI.Components.Base.Component.unmount/1.