Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICopyButtonProps

Hierarchy

  • ICopyButtonProps

Index

Properties

Optional onClick

onClick: React.MouseEventHandler

Optional onCopyError

onCopyError: string | (() => void)

Optional onCopySuccess

onCopySuccess: string | (() => void)

text

text: (() => string) | string

Generated using TypeDoc