• Trims whitespace from the value of an input or textarea element. Intended as a jQuery event handler bound with this context.

    Parameters

    • this: HTMLInputElement | HTMLTextAreaElement

    Returns void