Rock Mobile Docs

Line Height

Applies to: Button, DatePicker, Editor, Entry, Label, Picker, SearchBar, TimePicker, Span

Leading is the amount of space between the lines of a paragraph. Below are utility classes that allow you to select the right amount for your application.

Leading Classes

ClassProperties
.leading-noneline-height: 1;
.leading-tightline-height: 1.1;
.leading-snugline-height: 1.2;
.leading-normalline-height: 1.25;
.leading-relaxedline-height: 1.4;
.leading-looseline-height: 1.6;