Clipboard
After clicking on the component configured for this action, you can copy the content directly filled in the action or bound to it to the clipboard of the phone.
Last updated
After clicking on the component configured for this action, you can copy the content directly filled in the action or bound to it to the clipboard of the phone.
Last updated
Upon activation (by a click), this action copies the specified content, either direct input or data binding, to the phone’s clipboard. This allows users to easily paste the content.
After the "Set Clipboard" action is triggered, improve the user experience by notifying users that the content has been successfully copied to their clipboard. This can be achieved by configuring an action of show toast to display a prompt immediately after the clipboard action. Users can then proceed to paste the copied content wherever necessary.
To enable content copying, integrate the "Clipboard - Set Clipboard" action within the interactive elements of the component. Simply input or bind the textual data within the action settings.
This action currently supports only text-type data.