npm.io
0.6.2 • Published 2d ago

@lattice-ui/react-text-field

Licence
Version
0.6.2
Deps
3
Size
26 kB
Vulns
0
Weekly
0
Stars
2

@lattice-ui/react-text-field

Headless text input primitives for Roblox UI with controlled/uncontrolled state and commit events.

Exports

  • TextField
  • TextField.Root
  • TextField.Input
  • TextField.Label
  • TextField.Description
  • TextField.Message

Notes

  • onValueChange runs when input text changes.
  • onValueCommit runs on FocusLost/enter-style commit moments.
  • disabled and readOnly are enforced at the root context and reflected by TextFieldInput.