[][src]Module polyhorn_ui::handles

Imperative handles to reactive components.

Traits

ImageHandle

This trait is implemented by platform-specific Image handles.

Imperative

This trait is implemented by types that have an imperative handle.

ScrollableHandle

This trait is implemented by platform-specific Scrollable handles.

TextHandle

This trait is implemented by platform-specific Text handles.

ViewHandle

This trait is implemented by platform-specific View handles.