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 Readonly string[] textBox Readonly TextBox Defined in frontend-devtools/src/widgets/KeyinField.ts Line 64 Last Updated: 11 June, 2024