Skip to main content

example_group_with_title

Function example_group_with_title 

Source
pub fn example_group_with_title(
    title: impl Into<SharedString>,
    examples: Vec<ComponentExample>,
) -> ComponentExampleGroup