CupThread React Native & Expo SDK - v0.1.0
Preparing search index...
CommentsStrings
Interface CommentsStrings
Localized strings for the CommentsSection component.
interface
CommentsStrings
{
cancelReply
:
string
;
commentsCount
:
(
count
:
number
)
=>
string
;
emptyComments
:
string
;
inputPlaceholder
:
string
;
namePlaceholder
:
string
;
postButton
:
string
;
postingButton
:
string
;
replyButton
:
string
;
replyingTo
:
(
name
:
string
)
=>
string
;
}
Index
Properties
cancel
Reply
comments
Count
empty
Comments
input
Placeholder
name
Placeholder
post
Button
posting
Button
reply
Button
replying
To
Properties
cancel
Reply
cancelReply
:
string
comments
Count
commentsCount
:
(
count
:
number
)
=>
string
empty
Comments
emptyComments
:
string
input
Placeholder
inputPlaceholder
:
string
name
Placeholder
namePlaceholder
:
string
post
Button
postButton
:
string
posting
Button
postingButton
:
string
reply
Button
replyButton
:
string
replying
To
replyingTo
:
(
name
:
string
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Reply
comments
Count
empty
Comments
input
Placeholder
name
Placeholder
post
Button
posting
Button
reply
Button
replying
To
CupThread React Native & Expo SDK - v0.1.0
Loading...
Localized strings for the CommentsSection component.