public fun row()

in richtext-ui/src/commonMain/kotlin/com/halilibo/richtext/ui/Table.kt [69:72]


  public fun row(children: RichTextTableCellScope.() -> Unit)
}

public interface RichTextTableCellScope {