Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/Announcement
AnnouncementProps
Interface AnnouncementProps
interface
AnnouncementProps
{
content
:
string
;
delete
:
(
id
:
string
)
=>
void
;
edit
:
(
id
:
string
)
=>
void
;
finish
:
string
;
id
:
string
;
start
:
string
;
}
Index
Properties
content
delete
edit
finish
id
start
Properties
content
content
:
string
delete
delete
:
(
id
:
string
)
=>
void
edit
edit
:
(
id
:
string
)
=>
void
finish
finish
:
string
id
id
:
string
start
start
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
delete
edit
finish
id
start
@thepalaceproject/circulation-admin
Loading...