Row

data object Row : Stacked.Layout

A layout that stacks nodes horizontally.

Functions

Link copied to clipboard
open override fun <T> accept(visitor: RenderRepresentableVisitor<T>): T

Accepts a visitor to produce a representation of this element suitable for the rendered document.