@lattice-ui/text-field
v0.3.2
Published
Headless text input primitives for Roblox UI with controlled/uncontrolled state and commit events.
Readme
@lattice-ui/text-field
Headless text input primitives for Roblox UI with controlled/uncontrolled state and commit events.
Exports
TextFieldTextField.RootTextField.InputTextField.LabelTextField.DescriptionTextField.Message
Notes
onValueChangeruns when input text changes.onValueCommitruns onFocusLost/enter-style commit moments.disabledandreadOnlyare enforced at the root context and reflected byTextFieldInput.
