Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-whiteboard
mergeFileSharingLabels
Function mergeFileSharingLabels
mergeFileSharingLabels
(
custom
?:
Partial
<
{
addButton
:
string
;
cancelButton
:
string
;
description
:
string
;
duplicateEmailError
:
string
;
editPermission
:
string
;
emailLabel
:
string
;
emailPlaceholder
:
string
;
invalidEmailError
:
string
;
noSharedUsers
:
string
;
ownerLabel
:
string
;
permissionLabel
:
string
;
removeUserAriaLabel
:
string
;
saveButton
:
string
;
sharedWithLabel
:
string
;
title
:
string
;
viewPermission
:
string
;
}
,
>
,
)
:
{
addButton
:
string
;
cancelButton
:
string
;
description
:
string
;
duplicateEmailError
:
string
;
editPermission
:
string
;
emailLabel
:
string
;
emailPlaceholder
:
string
;
invalidEmailError
:
string
;
noSharedUsers
:
string
;
ownerLabel
:
string
;
permissionLabel
:
string
;
removeUserAriaLabel
:
string
;
saveButton
:
string
;
sharedWithLabel
:
string
;
title
:
string
;
viewPermission
:
string
;
}
Merge function for labels
Parameters
Optional
custom
:
Partial
<
{
addButton
:
string
;
cancelButton
:
string
;
description
:
string
;
duplicateEmailError
:
string
;
editPermission
:
string
;
emailLabel
:
string
;
emailPlaceholder
:
string
;
invalidEmailError
:
string
;
noSharedUsers
:
string
;
ownerLabel
:
string
;
permissionLabel
:
string
;
removeUserAriaLabel
:
string
;
saveButton
:
string
;
sharedWithLabel
:
string
;
title
:
string
;
viewPermission
:
string
;
}
,
>
Returns
{
addButton
:
string
;
cancelButton
:
string
;
description
:
string
;
duplicateEmailError
:
string
;
editPermission
:
string
;
emailLabel
:
string
;
emailPlaceholder
:
string
;
invalidEmailError
:
string
;
noSharedUsers
:
string
;
ownerLabel
:
string
;
permissionLabel
:
string
;
removeUserAriaLabel
:
string
;
saveButton
:
string
;
sharedWithLabel
:
string
;
title
:
string
;
viewPermission
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Hiyve Components - v1.0.0
Loading...
Merge function for labels