Provide a shared means for configuring keyboard bindings for all Fluid components
Description
At the moment, the only component that allows its keyboard bindings to be configured is the Reorderer. It would be great to have a standardized means for adjusting the key bindings for all components.
The keyboard accessibility plugin provides the ability to specify additional key bindings for activation of items, but even for components that use the plugin, access to this option is not surfaced up to the component's options.
At the moment, the only component that allows its keyboard bindings to be configured is the Reorderer. It would be great to have a standardized means for adjusting the key bindings for all components.
dev-iteation43