<cla-likes-modal>
Likes Modal
Used to retrieve the likes for an object and display the likes using pagination
Usage
Properties
| Property | Required | Description | Type | Default |
|---|---|---|---|---|
objectId | false | The ID of the object that the component should retrieve likes for. | string | null |
objectType | false | The type of object that the component should retrieve likes for. | string | null |
total | false | This is used to update the `totalLikes` state. | number | 0 |