Collection of theme-ui and external components.
Theme UI
created:3/15/2021
updated:3/15/2021
source lines:58
comments %:16

CopyContainer

@component-controls/components
3.4.5

Container component to enclose items that will provide copy functionality on click.

import { CopyContainer } from '@component-controls/components';

Overview

some text.

click to copy

Name
Description
Default
name

name of the property

string
-
value

value to copy

string
-

package
imports
peer
CheckIcon
copy
react
^17.0.1
useStateFC
*
theme-ui
^0.6.0-alpha.7
jsxBox

file
imports
"../Popover"
Popover