InlineMessage
This is a container used to inline message
Static Properties#
Name | Type | Description |
---|---|---|
Content | DynamicContentStore<InlineMessage.InlineMessageProps> | Dynamic content store |
Component Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
message | MessageState | An object which represents a single message. | No | |
messageStyle | MessageStyle | Identifies how the message should be displayed. | Yes | |
isSeparator | boolean | Whether to apply separator style | Yes |
Rate this page