Back to Website
Show / Hide Table of Contents

Interface IInputManager

Package: @aurigma/design-atoms-text

Methods

processKeyboardEvent(e)

Declaration
processKeyboardEvent(e: IKeyboardEvent): Promise<ICommand[]>;
Parameters
Type Name Description
IKeyboardEvent e
Returns
Type Description
Promise<ICommand[]>

processMouseEvent(e)

Declaration
processMouseEvent(e: IMouseEvent): ICommand[];
Parameters
Type Name Description
IMouseEvent e
Returns
Type Description
ICommand[]
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback