float

fun float(alignment: Container.FloatAlignment, body: MarkdownContent): <Error class: unknown class>

Turns content into a floating element, allowing subsequent content to wrap around it.

Return

the new floating Container node

Parameters

alignment

floating position

Values

body

content to float

Wiki page

Float