Skip to content

Commit 021e589

Browse files
ikoevskarigor789
authored andcommitted
Added note about textbasse and editabletextbase (#108)
1 parent 16103c8 commit 021e589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/en/elements/components/text-field.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ contributors: [MisterBrownRSA, rigor789, TheOriginalJosh, eddyverbruggen, ikoevs
77

88
`<TextField>` is an input component that creates an editable single-line box.
99

10+
`<TextField>` extends [`TextBase`](https://docs.nativescript.org/api-reference/classes/_ui_text_base_.textbase) and [`EditableTextBase`](https://docs.nativescript.org/api-reference/classes/_ui_editor_text_base_.editabletextbase) which provide properties and events.
11+
1012
---
1113

1214
```html

0 commit comments

Comments
 (0)