returns the object of a selected cell
getCell(): object;
Returns:An object with parameters of a selected cell.
Example
const selectedCell = grid.selection.getCell();
// -> {row: {â¦}, column: {â¦}}
Previous
enable()
Next
getCells()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4