gridLayout

@JvmName(name = "fywmatbngxxewxct")
suspend fun gridLayout(value: Output<AnalysisGridLayoutConfigurationArgs>)
@JvmName(name = "hkyhaksdwplebbbs")
suspend fun gridLayout(value: AnalysisGridLayoutConfigurationArgs?)

Parameters

value

A type of layout that can be used on a sheet. In a grid layout, visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size. A grid layout can be configured to behave in one of two ways when the viewport is resized: FIXED or RESPONSIVE .


@JvmName(name = "nfqftglfepccvwts")
suspend fun gridLayout(argument: suspend AnalysisGridLayoutConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A type of layout that can be used on a sheet. In a grid layout, visuals snap to a grid with standard spacing and alignment. Dashboards are displayed as designed, with options to fit to screen or view at actual size. A grid layout can be configured to behave in one of two ways when the viewport is resized: FIXED or RESPONSIVE .