Find @zendeskgarden/react Selection Examples and Templates
Use this online @zendeskgarden/react-selection playground to view and fork @zendeskgarden/react-selection example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be used as a pre-built solution!

Advanced use of SelectionContainer Component | Zendesk Garden (forked)Update: Use tabIndex on focused item. So it is possible to navigate using tab key, since arrow keys don't always work. i.e: when focus is within an input element.
Using the SelectContainer component from @zendeskgarden/react-selection I attempt to build an accessible chat log that can be interacted with via the keyboard and /or mouse.

Advanced use of SelectionContainer Component | Zendesk Garden (forked)Update: Use tabIndex on focused item. So it is possible to navigate using tab key, since arrow keys don't always work. i.e: when focus is within an input element.
Using the SelectContainer component from @zendeskgarden/react-selection I attempt to build an accessible chat log that can be interacted with via the keyboard and /or mouse.












