You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/ng-ui-widgets-category/text-view/end.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
|`editable`|`boolean`| Enables or disables editing the content. |
8
8
|`keyboardType`|[`KeyboardType`](https://docs.nativescript.org/api-reference/modules/_ui_editor_text_base_#keyboardtype)| Gets or sets the soft keyboard type |
9
9
|`letterSpacing`|`number`| Gets or sets letter space style property. |
10
-
|`lineHiehgt`|`number`| Gets or sets line height style property. |
10
+
|`lineHeight`|`number`| Gets or sets line height style property. |
11
11
|`maxLength`|`number`| Gets or sets the max number of symbols allowed as input. |
12
12
|`returnKeyType`|[`ReturnKeyType`](https://docs.nativescript.org/api-reference/modules/_ui_editor_text_base_#returnkeytype)| Gets or sets the soft keyboard return key flavor. |
13
13
|`secure`|`string`| Gets or sets if a text field is for password entry. |
0 commit comments