formatterComponentFunction

val formatterComponentFunction: @Composable IComponent.(cell: CellComponentBase, onRendered: (callback: () -> Unit) -> Unit, data: T) -> Unit? = null