Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
components/reusables/LogInForm
LogInFormOwnProps
Interface LogInFormOwnProps
interface
LogInFormOwnProps
{
extraFields
?:
Element
[]
;
legend
?:
string
;
store
?:
Store
<
State
>
;
title
?:
string
;
}
Hierarchy (
View Summary
)
LogInFormOwnProps
LogInFormProps
Index
Properties
extra
Fields?
legend?
store?
title?
Properties
Optional
extra
Fields
extraFields
?:
Element
[]
Optional
legend
legend
?:
string
Optional
store
store
?:
Store
<
State
>
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extra
Fields
legend
store
title
@thepalaceproject/library-registry-admin
Loading...