web-client-ui
web-client-ui copied to clipboard
Add constants for mouse/keyboard handler order/priority in Grid
You can pass in custom mouse/key handlers into Grid and Iris Grid, but the order is magic values right now. Provide constants that developers can use to be clear about the order of their handlers.