-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I'm finding that I frequently need to put a border on one side of a UI component, but NativeScript currently does not support this. I'm requesting that the following CSS properties be added:
border-top-width
border-top-color
border-right-width
border-right-color
border-bottom-width
border-bottom-color
border-left-width
border-left-color
To be consistent with CSS, I would also like the border-width
and border-color
shorthands to work like they do in CSS.
Update: You can vote for this feature at https://nativescript.ideas.aha.io/ideas/NS-I-110.
Thanks.
okmttdhr, bradmartin, myninka, keithmattix, impyour and 16 more