JumpToNewMessageButtonProps interface
<xref:MessageThreadProps.onRenderJumpToNewMessageButton>的自變數。
屬性詳細資料
onClick
按兩下按鈕時的回呼
onClick: () => void
屬性值
() => void
text
按鈕文字的字串
text: string
屬性值
string