Wagtail client-side components
Preparing search index...
index
PublicationStatus
Function PublicationStatus
PublicationStatus
(
__namedParameters
:
{
status
:
any
}
)
:
Element
Displays the publication status of a page in a pill.
Parameters
__namedParameters
:
{
status
:
any
}
Returns
Element
Index
Properties
prop
Types
Properties
prop
Types
propTypes
:
{
status
:
Validator
<
NonNullable
<
InferProps
<
{
live
:
Validator
<
boolean
>
;
status
:
Validator
<
string
>
}
>
,
>
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prop
Types
Wagtail client-side components
Loading...
Displays the publication status of a page in a pill.