次の方法で共有


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