menu
typings package
documentation
core.dart
HTMLCollectionOf$Typings extension
HTMLCollectionOf$Typings extension
dark_mode
light_mode
HTMLCollectionOf$Typings<
T extends Element
>
extension
on
HTMLCollectionOf
<
T
>
Properties
item
↔ T? Function
(
num
)
getter/setter pair
namedItem
↔ T? Function
(
String
)
getter/setter pair
Operators
operator []
(
num
index
)
→ T
operator []=
(
num
index
,
T
value
)
→ void
typings package
documentation
core
HTMLCollectionOf$Typings extension
typings.core library