UNPKG

594 BHTMLView Raw
1<!--
2 Copyright IBM Corp. 2016, 2018
3
4 This source code is licensed under the Apache-2.0 license found in the
5 LICENSE file in the root directory of this source tree.
6-->
7
8<p>Here is an example of a text that a user would be reading. In this paragraph would be
9 <button data-copy-btn="" type="button" class="bx--snippet bx--snippet--inline bx--btn--copy"
10 aria-label="Copy code" tabindex="0">
11 <code>inline code</code>
12 <div class="bx--btn--copy__feedback" role="alert" data-feedback="Copied!"></div>
13 </button>
14 that the user could look at and copy in to their code editor.</p>