API Reference > frontend-devtools > Controls > TextBox TextBox Interface Beta Wraps an HTML text input field. Properties Name Type Description div HTMLDivElement The div containing the text box. label undefined | HTMLLabelElement The label, if the text box has one. textbox HTMLInputElement The text input element. Defined in frontend-devtools/src/ui/TextBox.ts Line 13 Last Updated: 11 June, 2024