You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/component-library/default-components/files.mdx
+52Lines changed: 52 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,42 @@ Use the `defaultOpen` property to have specific folders expanded when the page l
165
165
</Files>
166
166
```
167
167
168
+
### Highlighted files and folders with comments
169
+
170
+
Use the `highlighted` property to visually emphasize specific files or folders, and the `comment` property to add explanatory text that appears to the right of the item. This is useful for drawing attention to important files or providing additional context.
0 commit comments