USS-styled variant of the built-in UnityEngine.UIElements.TextField — no custom subclass. Add a color name as a class to tint the focus accent.

Text Field Component

Setup

html
<engine:TextField label="Name" /> <engine:TextField label="Name" class="yellow" /> <engine:TextField label="Name" class="red" /> <engine:TextField label="Name" class="sky" />

CSS classes

Add the color name as a class (no value). Available color tokens: see colors.

ClassEffect
{color}Tints the text field accent (focus border).

See also

  • Colors — full color palette

Settings

Theme

Light

Contrast

Material

Dark

Dim

Material Dark

System

Sidebar(Light & Contrast only)

Light
Dark

Font Family

DM Sans

Wix

Inclusive Sans

AR One Sans

Direction

LTR
RTL