涂煌豪
2022-05-16 9518d7d3173b233f45dcbe58ab5ae2fca143dfd8
1
2
3
4
5
<design:component label="Mortgage Calculator Card">
    <design:attribute name="principal" label="Principal" description="Mortgage principal" />
    <design:attribute name="years" label="Years" description="Mortgage years" />
    <design:attribute name="rate" label="Rate" description="Mortgage rate" />
</design:component>