Files
2019-09-19 15:40:31 +03:00

640 B

nav-title title environment description previous_url
styling How-To styling nativescript Examples for using styling ApiReference/ui/styling/HOW-TO

Styling

Setting CSS to a page

{%snippet article-setting-css-page%}

Using CSS selectors

Using type selector

{%snippet article-using-type-selector%}

Using class selector

{%snippet article-using-class-selector%}

Using id selector

{%snippet article-using-id-selector%}

Using state selector

{%snippet article-using-state-selector%} For information and example how to use style properties please refer to special Styling topic.