Reactdom
class Reactdom implements JavascriptInterface
Data for React Dom - https://reactjs.org
Methods
string|null
getVersion(string $version)
Use this method to get version to use
array|null
getJavascript(string $version)
Use this method to add data for javascript, keep latest version above
Details
at line 25
string|null
getVersion(string $version)
Use this method to get version to use
at line 35
array|null
getJavascript(string $version)
Use this method to add data for javascript, keep latest version above