BackOffice Signs
Describes how to use sign information provided in management API responses to present additional details to consumers.
"flags": [
{
"alias": "Umb.ScheduledForPublish"
}
],...
forEntityFlags: "Umb.ScheduledForPublish",
...Displaying a Sign
Example: Rendering an Entity Sign from a Server Flag

Example: Rendering an Entity Sign with Custom Logic

Last updated
Was this helpful?