Interface: WithFields<T>
@divine/uri.WithFields
Defines how field metadata is attached to an object.
Type parameters
| Name | Type | Description |
|---|---|---|
T | extends BasicTypes | The field type. |
Hierarchy
WithFields↳
FormData
Properties
[FIELDS]
• Optional [FIELDS]: T[]
Defines how field information is attached to an object.