mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Mark touch bar apis with _Experimental_
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
### `new TouchBar(items)`
|
||||
### `new TouchBar(items)` _Experimental_
|
||||
|
||||
* `items` ([TouchBarButton](touch-bar-button.md) | [TouchBarColorPicker](touch-bar-color-picker.md) | [TouchBarGroup](touch-bar-group.md) | [TouchBarLabel](touch-bar-label.md) | [TouchBarPopover](touch-bar-popover.md) | [TouchBarSlider](touch-bar-slider.md) | [TouchBarSpacer](touch-bar-spacer.md))[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user