Crate radix_leptos_direction

Source
Expand description

Leptos port of Radix Direction.

Wraps your app to provide global reading direction.

See the Rust Radix book for more documenation.

See @radix-ui/react-direction for the original package.

Structs§

DirectionProviderProps
Props for the DirectionProvider component.

Enums§

Direction

Functions§

DirectionProvider
Required Props
use_direction