pub fn ComponentPreviewCard(props: ComponentPreviewCardProps) -> impl IntoViewExpand description
§Required Props
- children:
Children
§Optional Props
- title: [
impl Into<MaybeProp<&'static str>>](MaybeProp<&’static str>) - description: [
impl Into<MaybeProp<&'static str>>](MaybeProp<&’static str>) - code: [
impl Into<MaybeProp<&'static str>>](MaybeProp<&’static str>) - example_id: [
impl Into<MaybeProp<&'static str>>](MaybeProp<&’static str>)