LiJinHuan
2022-03-22 c0515c2f47cafe8da39089d2173e7b41f56e5f3e
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>