jsThis property
dynamic
get
jsThis
inherited
The JavaScript ReactComponent
instance of this Component
returned by render
.
Implementation
dynamic get jsThis => _jsThis;
The JavaScript ReactComponent
instance of this Component
returned by render
.
dynamic get jsThis => _jsThis;