Expand description
Widgets provided by this crate. You can import this in your DSL.
Note: Some widgets may depend on certain feature flags.
Re-exports§
pub use messages::*;pub use prompt_input::*;pub use moly_modal::*;pub use realtime::*;pub use chat::*;
Modules§
- chat
- messages
- moly_
modal - Copy of the original modal from the main Moly app which draws its content over the whole app (from its root).
- prompt_
input - realtime