Crate grx

Crate grx 

Source

Re-exports§

pub use styles::Style;
pub use serde_json;
pub use components::*;

Modules§

annotations
Annotations for grx components.
components
Abstraction layer for UI components.
gstore_debug
Batteries-included debug UI for gstore.
gtk_components
GTK implementation of grx: Only available with feature gtk.
handlers
Types for callback handlers used in grx components.
prelude
All-in-one import for writing components
props
Props types for grx components.
styles
TailwindCSS inspired style definitions.

Macros§

container_ext
default_clear
default_interactable
default_on_click
default_on_swipe
default_remove
grx
Define a UI component
grx_args
grx_body
grx_id
grx_styles
new_gc
state

Attribute Macros§

component
props
props macro