[][src]Module sauron_native::builder

Functions

attr

Create an attribute

element

Create an element

element_ns
on

Creates a callback object from the function closure This will then be attached to the browser and emitted when that event is triggered.

on_with_extractor

Create an callback event which has a function to map web_sys::Event to user event

text

Create a textnode element