Signs
Describes how to use Flag 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?