sdk.message.showmessageoptions.text
Home > @matterway/sdk > Message > ShowMessageOptions > text
Message.ShowMessageOptions.text property
Markdown text to show in the content. Usually, the instructions for the current step. It also accepts ReactNodes
Signature:
text: MessageBubbleProps['text'];