Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/EditableConfigList
ExtraFormSectionProps
Interface ExtraFormSectionProps<T, U>
interface
ExtraFormSectionProps
<
T
,
U
>
{
currentValue
?:
string
;
disabled
?:
boolean
;
error
?:
FetchErrorData
;
setting
:
SettingData
;
}
Type Parameters
T
U
Index
Properties
current
Value?
disabled?
error?
setting
Properties
Optional
current
Value
currentValue
?:
string
Optional
disabled
disabled
?:
boolean
Optional
error
error
?:
FetchErrorData
setting
setting
:
SettingData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Value
disabled
error
setting
@thepalaceproject/circulation-admin
Loading...