target Property

Summary

Gets the HTMLElement, such as a text field, div, etc, targeted by this StandardKeyboardEvent.

Syntax

TypeScript
    readonly target: HTMLElement; 

Property Value

The HTMLElement targeted by this StandardKeyboardEvent.

Remarks

This would be used to check which HTMLElement is going to be used by the StandardKeyboardEvent.

Requirements

Target Platforms

See Also

StandardKeyboardEvent Object

StandardKeyboardEvent Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.