Method FillInput
FillInput(string)
Fill the first text-input by simulating real keystrokes. This triggers Preact's onChange handler so state updates correctly.
public static string FillInput(string value)
Parameters
valuestring
Fill the first text-input by simulating real keystrokes. This triggers Preact's onChange handler so state updates correctly.
public static string FillInput(string value)
value string