Available on crate feature
internal-live-preview
only.Expand description
This is an internal module that contains the LiveReloadingComponent
struct.
Re-exports§
pub use crate::Compiler;
pub use crate::ComponentInstance;
pub use crate::Value;
Structs§
- Live
Reloading Component - This struct is used to compile and instantiate a component from a .slint file on disk. The file is watched for changes and the component is recompiled and instantiated