# Clipboard API Learn how to integrate the native browser clipboard API. ## How It Works Refer to the [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API) documentation for details. ## Programmatic ```html ``` ## Using Inputs ```html
```