-
cssRequirements :object[]
-
An array of the CSS files to use with this widget.
Type:
- Default Value:
- [{cssFile:"./css/Like.css"}]
- Source:
-
i18nRequirements :object[]
-
An array of the i18n files to use with this widget.
Type:
- Default Value:
- [{i18nFile: "./i18n/Like.properties"}]
- Source:
-
likeCountProperty :string
-
The dot-notation property to use for the count of comments. Can be overridden.
Type:
- Default Value:
- Source:
-
offLabel :string
-
The label to show when the toggle is on
Type:
- Default Value:
- Source:
-
-
The tooltip to show when the toggle is on. Override this to add a specific image for the "on" state.
Type:
- Default Value:
- Source:
-
onLabel :string
-
The label to show when the toggle is on
Type:
- Source:
-
-
The tooltip to show when the toggle is on
Type:
- Default Value:
- Source:
-
propertyToRender :string
-
Sets a default dot-notation property in the current item to use to render the initial state.
Type:
- Default Value:
- Source:
-
templateString :string
-
The HTML template to use for the widget.
Type:
- Source:
-
toggleClass :string
-
The CSS class to apply for the on display
Type:
- Default Value:
- Source: