span

fun span(value: Int): String

This function creates a `span` expression for integer values.

Parameters

value

count of rows / columns

fun span(value: String): String

This function creates a `span` expression for generic properties.

Parameters

value

arbitrary expression, often named areas