carbon-components
Version:
Carbon Components is a component library for IBM Cloud
15 lines (12 loc) • 594 B
HTML
<!--
Copyright IBM Corp. 2016, 2018
This source code is licensed under the Apache-2.0 license found in the
LICENSE file in the root directory of this source tree.
-->
<p>Here is an example of a text that a user would be reading. In this paragraph would be
<button data-copy-btn="" type="button" class="bx--snippet bx--snippet--inline bx--btn--copy"
aria-label="Copy code" tabindex="0">
<code>inline code</code>
<div class="bx--btn--copy__feedback" role="alert" data-feedback="Copied!"></div>
</button>
that the user could look at and copy in to their code editor.</p>