tree: a538d7b056529624a20dbaecba9257d47fda152a [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. README.md
src/ui/input/text/text-edit-model/README.md

text-edit-model

A low-level implementation of a text field‘s model that stores the field’s underlying data and implements business rules.

This is intended as an example to illustrate the non-UI logic of a text field widget.