RowFieldComponent
| Decorators: | @Component |
| Selectors: | div[ |
Layout container for horizontal field arrangement.
Does not create a new form context - fields share the parent's context. Field values are flattened into the parent form (no nesting under row key). Purely a visual/layout container with no impact on form structure.
Constructor
No documentation has been provided. |
Presentation |
Properties
| Name | Type | Description |
|---|---|---|
| disabled r | Signal<boolean> | |
| field | InputSignal< | |
| key | InputSignal<string> | |
| resolvedFields p r | Signal< |