@open-formulieren/types
Preparing search index...
index
PrefillConfig
Interface PrefillConfig
interface
PrefillConfig
{
prefill
?:
{
attribute
:
string
;
identifierRole
:
"main"
|
"authorised_person"
;
plugin
:
string
;
}
;
}
Hierarchy (
View Summary
)
PrefillConfig
BaseTextFieldComponentSchema
BaseDateComponentSchema
BaseDateTimeComponentSchema
BaseNumberComponentSchema
Index
Properties
prefill?
Properties
Optional
prefill
prefill
?:
{
attribute
:
string
;
identifierRole
:
"main"
|
"authorised_person"
;
plugin
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prefill
@open-formulieren/types
Loading...