Skip to content

Commit 0258f2f

Browse files
committed
feat: tabs support for font and sys prefix
1 parent f1d1363 commit 0258f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ui/tab-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ iconSource: string
194194

195195
Gets or sets the icon source of the tab strip entry.
196196

197-
Supported paths are `res://` or an absolute path (eg. `~/assets/image.png`).
197+
Supported paths are `font://`, `res://`, `sys://` (iOS only), or an absolute path (eg. `~/assets/image.png`).
198198

199199
See [`Image`](/ui/image) for details on the different paths.
200200

0 commit comments

Comments
 (0)