Type Definitions
object
# ValueGroupProps
Props passed to ValueGroup
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
label |
string
|
Value group label |
|
value |
string
|
number
|
boolean
|
<optional> |
Field value passed as a value |
children |
ReactNode
|
<optional> |
Field value passed as children node |