rat-popup

Crates.iorat-popup
lib.rsrat-popup
version0.28.1
sourcesrc
created_at2024-10-13 18:01:22.830255
updated_at2024-12-12 16:47:41.422418
descriptionratatui popup semi-window widget
homepage
repositoryhttps://github.com/thscharler/rat-popup
max_upload_size
id1407523
size105,349
(thscharler)

documentation

README

crates.io Documentation License License

This crate is a part of rat-salsa.

For examples see rat-popup GitHub

Rat-Popup

This is not a full widget, rather it supports popup widgets.

The main point for its existence is Placement which locates the popup-widget relative to an area or point.

The rendered size for the popup is given to render(), and the actual widget can then render its content in PopupCoreState::widget_area.

Commit count: 28

cargo fmt