Mark touch bar apis with _Experimental_

This commit is contained in:
Kevin Sawicki 2017-03-17 10:38:15 -07:00
parent 64984ac23b
commit 6f047fd4b7
11 changed files with 11 additions and 11 deletions

View file

@ -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))[]