Docs.rs
swoop-ui-0.1.8
swoop-ui 0.1.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rendaoer
Dependencies
bevy_app ^0.16
normal
bevy_asset ^0.16.1
normal
bevy_color ^0.16.2
normal
bevy_ecs ^0.16
normal
bevy_image ^0.16.1
normal
bevy_math ^0.16.1
normal
bevy_text ^0.16.1
normal
bevy_ui ^0.16
normal
Versions
84.96%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module v_button
swoop_
ui
0.1.8
Module v_
button
Module Items
Structs
In swoop_
ui::
button
swoop_ui
::
button
Module
v_
button
Copy item path
Source
Expand description
Button with vertical content
Structs
ยง
VButton
A vertically stacked button view with customizable styling, including border, background, and box shadow. Suited for UI layouts where label and icon should be stacked top-to-bottom.