A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
64
comments
23%
passed
2
coverage
11%

CopyContainer

avatar of atanasster
@component-controls/components
3.15.0

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
-
maxLength

maximum length of string to be displayed in copied tooltip

number
50
options

copy-to-clipboard options

Options
-

Commits

Date
Author
Commit Message
7/21/2021

atanasster

avatar of atanasster
feat: options to CopyContainer
4/27/2021

atanasster

avatar of atanasster
fix: remove followCursor, bleeds into DOM
2/17/2021

atanasster

avatar of atanasster
feat: components history and catalog
9/28/2020

atanasster

avatar of atanasster
feat: add lightning color token, table container
9/17/2020

atanasster

avatar of atanasster
feat: added antd horz/vert color items
5 commits
package
imports
peer
CheckIcon
copy
react
^17.0.1
useStateFC
*
theme-ui
^0.8.4
jsxBox
file
imports
"../Popover"
Popover