`import TextInputWithCopyButton from 'box-ui-elements/es/components/text-input-with-copy-button/TextInputWithCopyButton';`
A read-only `TextInput` with a copy button attached on the right side. The copy button is hidden in browsers that do not support the copy command.