mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-24 03:45:58 +08:00
Update editable-text-node.md
wip
This commit is contained in:
@@ -3,3 +3,14 @@ title: ASEditableTextNode
|
||||
layout: docs
|
||||
permalink: /docs/editable-text-node.html
|
||||
---
|
||||
`ASEditableTextNode` provides a flexible, efficient, and animation-friendly editable text component.
|
||||
|
||||
Features:
|
||||
- scrollable, for long fields of text that are larger than the sizeRange or constrainedSize allow.
|
||||
- supports placeholder text
|
||||
|
||||
Notes:
|
||||
- does not support layer backing
|
||||
|
||||
Examples:
|
||||
- `examples/EditableText`
|
||||
|
||||
Reference in New Issue
Block a user