fix NativeImage link path
This commit is contained in:
parent
4d49156dac
commit
2acd7f4d12
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# ThumbarButton Object
|
# ThumbarButton Object
|
||||||
|
|
||||||
* `icon` [NativeImage](native-image.md) - The icon showing in thumbnail
|
* `icon` [NativeImage](../native-image.md) - The icon showing in thumbnail
|
||||||
toolbar.
|
toolbar.
|
||||||
* `click` Function
|
* `click` Function
|
||||||
* `tooltip` String (optional) - The text of the button's tooltip.
|
* `tooltip` String (optional) - The text of the button's tooltip.
|
||||||
|
|
Loading…
Reference in a new issue