Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.html
/
HTMLTableRowElement
/
cells
cells
val
cells
:
HTMLCollectionOf
<
HTMLTableCellElement
>
(
source
)
Retrieves a collection of all cells in the table row.
MDN Reference