LazyFormFactory
Factory function type for creating FormGroups lazily. Called when a row enters edit mode for the first time.
type LazyFormFactory = (row: TRow, rowIndex: number) => FormGroup
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt