Skip to content

Luch/CopyToClipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy to Clipboard Widget

Copy to Clipboard is able to copy the value (Text Box, Text Area, Date Picker) or selected value (Drop Down, Reference Selector) to the clipboard.

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Typical usage scenario

Use this widget to attach a button to your input element. Clicking the button will copy the value of the input element to the clipbord. So it's a convenient shortcut of selecting the value and pressing Ctrl-C to copy.

Description

Copy To Clipboard is using jQuery and ZeroClipbord http://zeroclipboard.org/ library to do the job.

About

Mendix widget: Copy to Clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published