Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/LibraryRegistrationForm
LibraryRegistrationFormProps
Interface LibraryRegistrationFormProps
interface
LibraryRegistrationFormProps
{
buttonText
:
string
;
checked
:
boolean
;
disabled
:
boolean
;
library
:
LibraryData
;
register
:
(
library
:
any
)
=>
void
;
registrationData
?:
LibraryRegistrationData
;
}
Index
Properties
button
Text
checked
disabled
library
register
registration
Data?
Properties
button
Text
buttonText
:
string
checked
checked
:
boolean
disabled
disabled
:
boolean
library
library
:
LibraryData
register
register
:
(
library
:
any
)
=>
void
Optional
registration
Data
registrationData
?:
LibraryRegistrationData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Text
checked
disabled
library
register
registration
Data
@thepalaceproject/circulation-admin
Loading...