Files
NativeScript/apps/automated/app/ui/styling/styling.md
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

640 B

nav-title, title, environment, description, previous_url
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.