mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix NativeImage link path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ThumbarButton Object
|
||||
|
||||
* `icon` [NativeImage](native-image.md) - The icon showing in thumbnail
|
||||
* `icon` [NativeImage](../native-image.md) - The icon showing in thumbnail
|
||||
toolbar.
|
||||
* `click` Function
|
||||
* `tooltip` String (optional) - The text of the button's tooltip.
|
||||
|
||||
Reference in New Issue
Block a user