Raxol.Examples.SelectListShowcase (Raxol v0.3.0)

View Source

Showcase for the enhanced SelectList component with its various features.

This example demonstrates:

  • Basic selection (single and multiple)
  • Searching and filtering
  • Pagination
  • Keyboard navigation
  • Styling options

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.