共用方式為


ReactionButtonStrings interface

可以重寫的 ReactionButton 字串。

屬性

applauseReactionTooltipContent

拍手反應按鈕的工具提示內容。

ariaLabel

用於反應按鈕輔助功能的 Aria 標籤公告

heartReactionTooltipContent

心臟反應按鈕的工具提示內容。

label

按鈕的標籤。

laughReactionTooltipContent

笑反應按鈕的工具提示內容。

likeReactionTooltipContent

“讚”反應按鈕的工具提示內容。

surprisedReactionTooltipContent

驚訝反應按鈕的工具提示內容。

tooltipContent

啟用按鈕時的工具提示內容。

tooltipDisabledContent

停用按鈕時的工具提示內容。

屬性詳細資料

applauseReactionTooltipContent

拍手反應按鈕的工具提示內容。

applauseReactionTooltipContent?: string

屬性值

string

ariaLabel

用於反應按鈕輔助功能的 Aria 標籤公告

ariaLabel: string

屬性值

string

heartReactionTooltipContent

心臟反應按鈕的工具提示內容。

heartReactionTooltipContent?: string

屬性值

string

label

按鈕的標籤。

label: string

屬性值

string

laughReactionTooltipContent

笑反應按鈕的工具提示內容。

laughReactionTooltipContent?: string

屬性值

string

likeReactionTooltipContent

“讚”反應按鈕的工具提示內容。

likeReactionTooltipContent?: string

屬性值

string

surprisedReactionTooltipContent

驚訝反應按鈕的工具提示內容。

surprisedReactionTooltipContent?: string

屬性值

string

tooltipContent

啟用按鈕時的工具提示內容。

tooltipContent?: string

屬性值

string

tooltipDisabledContent

停用按鈕時的工具提示內容。

tooltipDisabledContent?: string

屬性值

string