Docs (4.0.0)
class MessageDialogStyles property

messageCellVariant

The cell variant used for the block of messages.

messageCellVariant: UIVariant<UICell>

Notes

  • The default style only includes padding. A DragModal effect is applied to the container to use the cell as a grab handle for the entire dialog.

Related