wix-comments-rce
3.0.15 • Public • Published comments-rce
Properties
propName |
propType |
defaultValue |
isRequired |
description |
queryProfiles |
func |
- |
- |
Get text/name and return array of Profiles (See table below) |
show |
- |
- |
- |
- |
settings |
array |
[] |
- |
Configuration of the app Settings. See table below |
placeHolder |
- |
- |
- |
- |
handleShowHide |
- |
- |
- |
- |
currentUser |
- |
- |
- |
- |
handleAddComment |
- |
- |
- |
- |
handleEditMode |
- |
- |
- |
- |
Settings
propName |
propType |
defaultValue |
isRequired |
description |
entityPageUrl |
string |
- |
true |
URL of the page to share |
appId |
string |
- |
true |
App definition Id |
instanceId |
string |
- |
true |
Instance Id |
compId |
string |
- |
true |
Component Id |
displayWidth |
string |
- |
- |
App width |
displayMaxComments |
number |
5 |
- |
Max number of Comments to display |
displayMaxReplies |
number |
3 |
- |
Max number of Replies to display (per Comment) |
displayLayoutDirection |
- |
'rtl' |
- |
Text direction |
displayLocal |
json |
[] |
- |
Language to display |
displayMaxCommentsToLoad |
- |
10 |
- |
Number of Comments to load when clicking 'View more' |
displayMaxRepliesToLoad |
- |
10 |
- |
Number of Replies to load when clicking 'View more' |
settingsEnableReplies |
bool |
true |
- |
Can visitors add replies |
settingsEnableLikes |
bool |
true |
- |
Can visitors like Comments / Reviews / Replies |
settingsEnableShare |
bool |
true |
- |
Can visitors share Comments / Reviews / Replies |
settingsShowRepliesByDefault |
bool |
true |
- |
Show Replies expended OR collapsed by default |
designTextColor |
string |
'#5' |
- |
Text color |
designActionColor |
string |
'#8' |
- |
Action color |
designMentionColor |
string |
'#9' |
- |
Mention color |
designBackgroundColor |
string |
'#1' |
- |
Background color |
designFontStyle |
string |
'Paragraph 2' |
- |
Font style |
designBodyFontSize |
string |
'16' |
- |
Size of Comment and Reply body text |
designDesktopCornerRadius |
string |
'0' |
- |
Corner Radius in Desktop |
Style
propName |
propType |
defaultValue |
isRequired |
description |
- |
- |
- |
- |
- |
Profile
propName |
propType |
defaultValue |
isRequired |
description |
id |
string |
- |
true |
member id |
nickname |
string |
- |
true |
member nickname |
imageUrl |
string |
- |
- |
member image url |
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads