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.
|
// ### Declaring a Border.
|
||||||
//```XML
|
//```XML
|
||||||
// <Page>
|
// <Page>
|
||||||
// <Border cornerRadius="10" borderWidth="1" borderColor="#FF0000">
|
// <Border borderRadius="10" borderWidth="1" borderColor="#FF0000">
|
||||||
// <Button text="OK"/>
|
// <Button text="OK"/>
|
||||||
// </Border>
|
// </Border>
|
||||||
// </Page>
|
// </Page>
|
||||||
|
|||||||
Reference in New Issue
Block a user