sdk.message.showmessageoptions.description
Home > @matterway/sdk > Message > ShowMessageOptions > description
Message.ShowMessageOptions.description property
A description shown under the title. Usually, describes the contents of the step
Signature:
description?: MessageBubbleProps['description'];