toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.html
/
HTMLTableRowElement
/
cells
cells
val
cells
:
HTMLCollectionOf
<
HTMLTableCellElement
>
(
source
)
Retrieves a collection of all cells in the table row.
MDN Reference