mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Reviews text from #368
This commit is contained in:
parent
f42b57067d
commit
f8c322f163
@ -145,8 +145,7 @@ new Clipboard('.btn', {
|
||||
});
|
||||
```
|
||||
|
||||
For use in bootstrap modals or with any other library that changes the focus you'll want to set the focused element as the `container` value.
|
||||
See [Issue #155 (comment)](https://github.com/zenorocha/clipboard.js/issues/155#issuecomment-273124130)
|
||||
For use in Bootstrap Modals or with any other library that changes the focus you'll want to set the focused element as the `container` value.
|
||||
|
||||
```js
|
||||
new Clipboard('.btn', {
|
||||
|
Loading…
Reference in New Issue
Block a user