Expand description
Public facade crate for dioxus-showcase.
Re-exports§
pub use StoryPreviewContent_completions::Component::StoryPreviewContent;pub use dioxus_showcase_core as core;pub use dioxus_showcase_macros as macros;
Modules§
Structs§
- Generated
Story - Story
Preview Content Props - Properties for the
StoryPreviewContentcomponent. - Story
Variant
Traits§
- Showcase
Story Factory - Story
Arg - Produces a single default story value for one component parameter.
- Story
Args - Produces one or more story values for aggregate props types.
- Story
Props - Produces one or more named prop sets for a showcase component.
Functions§
- Story
Preview Content - Wraps rendered story content with the currently registered provider chain.
- slugify_
title - Converts a display title like
Atoms/Buttoninto a stable route slug.