Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-clips
ClipsSessionLabels
Interface ClipsSessionLabels
Customizable labels for ClipsSession wrapper.
interface
ClipsSessionLabels
{
emptyState
:
{
createButton
:
string
;
description
:
string
;
title
:
string
}
;
header
:
{
closeTooltip
:
string
;
editingSession
:
string
;
newSession
:
string
;
saveTooltip
:
string
;
savingTooltip
:
string
;
}
;
}
Index
Properties
empty
State
header
Properties
empty
State
emptyState
:
{
createButton
:
string
;
description
:
string
;
title
:
string
}
header
header
:
{
closeTooltip
:
string
;
editingSession
:
string
;
newSession
:
string
;
saveTooltip
:
string
;
savingTooltip
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
empty
State
header
Hiyve Components - v1.0.0
Loading...
Customizable labels for ClipsSession wrapper.