mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Snippet fix
This commit is contained in:
@@ -12,6 +12,8 @@ import color = require("color");
|
||||
// Using a SegmentedBar requires the "ui/segmented-bar" module.
|
||||
// ``` JavaScript
|
||||
import segmentedBarModule = require("ui/segmented-bar");
|
||||
// ```
|
||||
// </snippet>
|
||||
|
||||
function _createSegmentedBar(): segmentedBarModule.SegmentedBar {
|
||||
// <snippet module="ui/segmented-bar" title="SegmentedBar">
|
||||
|
||||
Reference in New Issue
Block a user