Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/ng-ui-widgets-category/text-view/end.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
|:---------|:---------|:---------------|
| `autocapitalizationType` | [`AutocapitalizationType`](https://docs.nativescript.org/api-reference/modules/_ui_editor_text_base_#autocapitalizationtype) | Gets or sets the autocapitalization type. |
| `autocorrect` | `boolean` | Enables or disables autocorrection. |
| `editable` | `boolean` | Enables or disables editing the content. |
| `keyboardType` | [`KeyboardType`](https://docs.nativescript.org/api-reference/modules/_ui_editor_text_base_#keyboardtype) | Gets or sets the soft keyboard type |
| `letterSpacing` | `number` | Gets or sets letter space style property. |
| `lineHiehgt` | `number` | Gets or sets line height style property. |
Expand Down