[][src]Crate egui_web

Re-exports

pub use backend::*;

Modules

backend
webgl

Structs

AppRunnerRef

Functions

canvas_element
canvas_element_or_die
console_log
handle_output
load_memory
local_storage
local_storage_get
local_storage_remove
local_storage_set
location_hash

e.g. "#fragment" part of "www.example.com/index.html#fragment"

now_sec
open_url
pixels_per_point
pos_from_mouse_event
pos_from_touch_event
resize_to_screen_size
save_memory
screen_size
seconds_since_midnight
set_cursor_icon
translate_key

Web sends all all keys as strings, so it is up to us to figure out if it is a real text input or the name of a key.