fun onClick(input: T): Unit
Calls the code block with the passed input.
input - The input for the code block.
input