Back to Website
Show / Hide Table of Contents

Interface IClipboard

Package: @aurigma/design-atoms-text

Methods

init()

Declaration
init(): void;
Returns
Type Description
void

read()

Declaration
read(): Promise<string>;
Returns
Type Description
Promise<string>

write(text)

Declaration
write(text: string): Promise<void>;
Parameters
Type Name Description
string text
Returns
Type Description
Promise<void>
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