SeparatorComponent

A Separator is a top-level layout component that adds vertical padding and visual division between other components.

Constructors

Link copied to clipboard
constructor(data: ChatComponentData)

Properties

Link copied to clipboard
open override val data: ChatComponentData
Link copied to clipboard

Whether a visual divider should be displayed in the component.

Link copied to clipboard

Size of separator padding.

Link copied to clipboard
open override val type: ComponentType

The type of component.