File

packages/components/eui-comment-thread/eui-comment-thread.component.ts

Metadata

Index

Properties
Methods
Inputs
Outputs
HostBindings
Accessors

Inputs

currentAuthorAvatarUrl
Type : string
Default value : null
hasTextarea
Type : boolean
Default value : true
isCollapsable
Type : boolean
Default value : true
isOpen
Type : boolean
Default value : false
placeholder
Type : string
Default value : 'eui.ADD-A-COMMENT'
textareaPosition
Default value : 'top'

Outputs

commentCancel
Type : EventEmitter
commentSend
Type : EventEmitter

HostBindings

class
Type : string

Methods

Public onCommentCancel
onCommentCancel()
Returns : void
Public onCommentSend
onCommentSend(comment: string)
Parameters :
Name Type Optional
comment string No
Returns : void
Public onToggleOpen
onToggleOpen()
Returns : void

Properties

subCommentItems
Type : QueryList<EuiCommentItemComponent>
Decorators :
@ContentChildren(EuiCommentItemComponent)

Accessors

cssClasses
getcssClasses()
nbSubCommentItems
getnbSubCommentItems()

results matching ""

    No results matching ""