Crate repose_ui

Crate repose_ui 

Source
Expand description

Widgets, layout (Taffy), painting into a platform-agnostic Scene, and text fields.

repose-render-wgpu is responsible for GPU interaction

Re-exports§

pub use textfield::TextField;
pub use textfield::TextFieldState;

Modules§

anim
lazy
textfield

Structs§

Interactions

Traits§

IntoChildren
ViewExt
Extension trait for child building

Functions§

Box
Button
Checkbox
Column
Grid
ProgressBar
RadioButton
RangeSlider
Row
Scroll
Slider
Spacer
Stack
Surface
Switch
Text
TextColor
TextSize
layout_and_paint
Layout and paint with TextField state injection (Taffy 0.9 API)