You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
332 B
19 lines
332 B
4 years ago
|
<p>
|
||
|
<span matBadge="4" matBadgeOverlap="false">未读信息</span>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<button
|
||
|
mat-raised-button color="primary"
|
||
|
matBadge="8"
|
||
|
matBadgePosition="after"
|
||
|
matBadgeColor="accent">
|
||
|
按钮徽章
|
||
|
</button>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<mat-icon matBadge="15" matBadgeColor="warn">home</mat-icon>
|
||
|
</p>
|
||
|
|