mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
640 B
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.