PageCard
PageCard
A page selected for a page list, with presentation overrides local to that list.
Properties
badge
string | null
Badge override for this page in this list. Omit or set to undefined to use page/default badge behavior. Set to null or a blank string to suppress the badge.
page
string
Referenced page path.
Example
Required
{
"page": "example"
}
Full
{
"badge": "example",
"page": "example"
}
examples are generated from the schema.