Expand description
Front-end library to be called from Javascript. Targets WASM.
In true Javascript tradition, this part of the library does not support error handling.
Modules§
Structs§
- WebSocket
Handler - Websocket client. In most cases, this shouldn’t be used directly, but generated code will use this.
Functions§
- get_
value - Get the targeted plugin framework, or “any” if unknown
- init_
usdpl - Initialize the front-end library
- set_
value - Get the targeted plugin framework, or “any” if unknown
- target_
usdpl - Get the targeted plugin framework, or “any” if unknown
- tr
- Translate a phrase, equivalent to tr_n(msg_id, 0)
- tr_n
- Translate a phrase, retrieving the plural form for
n
items - version_
usdpl - Get the UDSPL front-end version