Surface plugin for a simple spreadsheet.
- [ ] Show column/row numbers.
- [ ] Resize column/rows.
- [ ] Alignment formatting.
- [ ] Color formatting.
- [ ] Range utils: E.g., A, A1, A1:A5.
- [ ] Fix blur and initial key press.
- [ ] Selection via keys (shift nav, etc.)
- [ ] Factor out common toolbar components with react-ui-editor.