freya-core 0.4.0-rc.7

Reactivity runtime, tree management, accessibility integration, rendering pipeline and more, for Freya
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pub mod border;
pub mod color;
pub mod corner_radius;
pub mod cursor;
pub mod default_fonts;
pub mod fill;
pub mod font_size;
pub mod font_slant;
pub mod font_weight;
pub mod font_width;
pub mod gradient;
pub mod scale;
pub mod shadow;
pub mod text_align;
pub mod text_height;
pub mod text_overflow;
pub mod text_shadow;