Documentation
¶
Overview ¶
Package js provides platform-dependent routines required to support the package goey. In particular, on JS/WASM, most of the platform specific support comes from the package syscall/js. This package provides helpers for creating and updating callbacks from JavaScript events back to Go.
This package is intended for internal use.
This package contains platform-specific details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImageToAttr ¶
ImageToAttr converts the image to a data URL for inlining in an HTML attribute.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.