# snt-card
# Component Pages
# Props
# icon
- Type:
string - Default:
undefined
# title
- Type:
string - Default:
undefined
# content
- Type:
string - Default:
undefined
# Slots
# default
{
attrs: {
icon: string,
title: string,
content: string
}
}
← snt-button snt-cart →