package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Clipboard events.

type t

The type for ClipboardEvent objects.

val data : t -> Data_transfer.t option

data c is the clipboard data for the event.