We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type="link"
1 parent 8f7cb4c commit 80b14d7Copy full SHA for 80b14d7
docs/components/list.md
@@ -10,7 +10,7 @@ dirname: list
10
11
<!--*
12
# Document freshness: For more information, see go/fresh-source.
13
-freshness: { owner: 'emarquez' reviewed: '2023-08-09' }
+freshness: { owner: 'emarquez' reviewed: '2024-03-18' }
14
tag: 'docType:reference'
15
*-->
16
@@ -85,7 +85,7 @@ header which is on two lines.](images/list/usage.webp)
85
<div slot="supporting-text">Cucumbers are long green fruits that are just as long as this multi-line description</div>
86
</md-list-item>
87
<md-list-item
88
- interactive
+ type="link"
89
href="https://google.com/search?q=buy+kiwis&tbm=shop"
90
target="_blank">
91
<div slot="headline">Shop for Kiwis</div>
0 commit comments