Link more touch bar params
This commit is contained in:
parent
4f817873f1
commit
dcfab1b6a0
4 changed files with 5 additions and 5 deletions
|
@ -8,8 +8,8 @@ Process: [Main](../tutorial/quick-start.md#main-process)
|
|||
|
||||
* `options` Object
|
||||
* `label` String (optional) - Popover button text.
|
||||
* `icon` NativeImage (optional) - Popover button icon.
|
||||
* `items` TouchBar (optional) - Items to display in the popover.
|
||||
* `icon` [NativeImage](native-image.md) (optional) - Popover button icon.
|
||||
* `items` [TouchBar](touch-bar.md) (optional) - Items to display in the popover.
|
||||
* `showCloseButton` Boolean (optional) - `true` to display a close button
|
||||
on the left of the popover, `false` to not show it. Default is `true`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue