useRef static method

JsRef useRef([
  1. Object? initialValue
])

Implementation

external static JsRef useRef([Object? initialValue]);