ComponentRenderer

interface ComponentRenderer<T>

Functions

Link copied to clipboard
abstract fun render(t: T, idx: Int): RenderInfo