[][src]Crate sauron

Re-exports

pub use dom::DomUpdater;

Modules

dom
html
svg

Structs

Attribute
Text

Enums

Event

A container for generic event and the common values needed for the user. This events are derived from their corresponding backend source ie: html events from mouse, keypresses and input changes. This events should also be recreatable from gtk-rs, libui-rs, orbtk, ncurses, etc.

Traits

Component
View
Widget

Functions

body
diff

Given two Node's generate Patch's that would turn the old virtual node's real DOM node equivalent into the new Node's real DOM node equivalent.

document
log
request_animation_frame
window

Type Definitions

Element
Node
Patch