mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
example fixed
This commit is contained in:
@@ -15,7 +15,7 @@ import borderModule = require("ui/border");
|
||||
// ### Declaring a Border.
|
||||
//```XML
|
||||
// <Page>
|
||||
// <Border cornerRadius="10" borderWidth="1" borderColor="#FF0000">
|
||||
// <Border borderRadius="10" borderWidth="1" borderColor="#FF0000">
|
||||
// <Button text="OK"/>
|
||||
// </Border>
|
||||
// </Page>
|
||||
|
||||
Reference in New Issue
Block a user