Field
@dopt/react / Exports / Field
Interface: Field
Table of contents
Properties
Properties
sid
• sid: string
Defined in
packages/@dopt/react/src/types.ts:108
value
• value: null
| string
| number
| boolean
| Record
<string
, any
>[]