![]() Added `cell.date` so we don’t need `. getDateOfCell()` anymore Passed `cell` directly in `@click="handleClick(cell)”` so we don’t need `const cell = this.cells[parseInt(event.target.getAttribute('index’))];` anymore |
||
---|---|---|
.. | ||
confirm.vue | ||
date-table.vue | ||
month-table.vue | ||
time-spinner.vue | ||
year-table.vue |