Expand description

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

Structs

The component builder that powers h!, which provides convenience methods for adding props.

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!.

A marker trait for the component type that H is supposed to build.