Expand description

This module provides convenience methods for building React props for JS consumption.

Structs

The builder that powers h!. This provides auto-completion for HTML attributes and events.

A convenience builder for JS objects. Mainly used for constructing props that are not controlled by Rust.

A convenience wrapper around Props that provides auto-completion for style-related properties.

Traits

A trait for types to be used in classnames!.