Preparing search index...
The search index is not available
devfive front components
devfive front components
index
ContactFormItemGroup
Interface ContactFormItemGroup
interface
ContactFormItemGroup
{
compact
?:
boolean
;
concatValue
?:
boolean
;
gap
?:
ResponsiveValue
<
Gap
<
Length
>
>
;
items
:
ContactFormItem
[]
;
split
?:
ReactNode
;
type
:
"group"
;
}
Hierarchy
Omit
<
_ContactFormProps
,
"value"
|
"onChange"
>
ContactFormItemGroup
Index
Properties
compact?
concat
Value?
gap?
items
split?
type
Properties
Optional
compact
compact
?:
boolean
Optional
concat
Value
concat
Value
?:
boolean
Optional
gap
gap
?:
ResponsiveValue
<
Gap
<
Length
>
>
items
items
:
ContactFormItem
[]
Optional
split
split
?:
ReactNode
type
type
:
"group"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
compact
concat
Value
gap
items
split
type
devfive front components
index
test
Generated using
TypeDoc