Module widgets

Source
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

Functions§

live_design