Docs.rs
uniui_widget_label-0.0.10
uniui_widget_label 0.0.10
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
maxv-rust
Dependencies
log ^0.4
normal
uniui_core ^0.0.4
normal
uniui_gui ^0.0.16
normal
uniui_build ^0.0.15
build
rand ^0.7.0
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
uni_tmp_jni ^0.18.0
normal
Versions
55.56%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uniui_
widget_
label
0.0.10
All Items
Crate Items
Modules
Macros
Structs
Enums
Constants
Crate
uniui_widget_label
Copy item path
Source
Modules
§
prelude
Contains
Label
,
TextAlignment
and
u_label!
.
Macros
§
u_label
Simplifies
Label
creation
Structs
§
Label
Shows text on the screen.
Enums
§
Text
Alignment
Variants of
Label
’s text alignment options
Constants
§
THEME_
CLASS_
NAME
The class-name for theme configuration. Please check [uniui_theme] for more info.