@cavell/kit API
Guide
Components
Preparing search index...
CopyButtonProps
Interface CopyButtonProps
interface
CopyButtonProps
{
copiedLabel
?:
string
;
copyLabel
?:
string
;
errorLabel
?:
string
;
text
:
string
;
}
Index
Properties
copied
Label?
copy
Label?
error
Label?
text
Properties
Optional
copied
Label
copiedLabel
?:
string
Optional
copy
Label
copyLabel
?:
string
Idle tooltip label. The kernel is i18n-free — pass translated labels from the host app.
Optional
error
Label
errorLabel
?:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
copied
Label
copy
Label
error
Label
text
Guide
Components
@cavell/kit API
Loading...
Idle tooltip label. The kernel is i18n-free — pass translated labels from the host app.