mosaicLayout

@JvmName(name = "rngubaixcdfdqmsm")
suspend fun mosaicLayout(value: Output<MosaicLayoutArgs>)
@JvmName(name = "ontbowgmbvlidako")
suspend fun mosaicLayout(value: MosaicLayoutArgs?)

Parameters

value

The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.


@JvmName(name = "ebdpbdnybfgbifpa")
suspend fun mosaicLayout(argument: suspend MosaicLayoutArgsBuilder.() -> Unit)

Parameters

argument

The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.