Comment ui

A comment displays user feedback and discussion thread on the platform.

User Avatar
Hannah Baker

·

just now

Bits includes the guides to help you create user interfaces consistent with the Freelancer.com’s, design principles, language, and best practices for working with the front end stack.

Inputs
badges : UsernameBadges
displayName : string
timeCreated : string | number | Date
username : string
actions ?: boolean = true
avatar ?: string
hideDisplayNameMobile ?: boolean = false
isCompact ?: boolean = false
isDisabled ?: boolean = false
isEditMode ?: boolean = false
showHeaderIcon ?: boolean = false

When true, shows the group administrator icon in the comment header.

useCustomUserTitle ?: boolean = false