共用方式為


JumpToNewMessageButtonProps interface

的 <xref:MessageThreadProps.onRenderJumpToNewMessageButton> 引數。

屬性

onClick

按一下按鈕時的回呼

text

按鈕文字的字串

屬性詳細資料

onClick

按一下按鈕時的回呼

onClick: () => void

屬性值

() => void

text

按鈕文字的字串

text: string

屬性值

string