API Reference > frontend-devtools > Widgets > KeyinField KeyinField Class Beta A textbox allowing input of key-ins (localized tool names) combined with a drop-down that lists all registered key-ins, filtered by substring match on the current input. Press enter or click the Enter button to run the key-in. Methods Name Description constructor(props: KeyinFieldProps): KeyinField focus(): void loseFocus(): void selectAll(): void Properties Name Type Description keyins string[] textBox TextBox Defined in frontend-devtools/src/widgets/KeyinField.ts Line 99 Last Updated: 13 June, 2024