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