Module silkenweb_html::macros[][src]

Structs

Element

An HTML element.

ElementBuilder

Build an HTML element.

Traits

AttributeValue

A potentially reactive attribute.

Builder

An HTML element builder.

DomElement

Get a raw Javascript, non-reactive DOM element.

Effect

An Effect that can be applied to an Element after rendering.

JsCast

A trait for checked and unchecked casting between JS types.

Text

A Text element.

Functions

tag

An HTML element tag.