Type
RowAllowedChildren
@ng-forge/dynamic-forms
Row is a synthetic field type that resolves to a Container at runtime, so it accepts the same children as a Container.
Signature
type RowAllowedChildren = ContainerAllowedChildren;packages/dynamic-forms/src/lib/models/types/nesting-constraints.ts:45