李金换
2022-04-19 0573df74c773ba453a612c65271b0975444e375b
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>