Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Example badges
A badge has the following properties:
  • badgeLabel: the text that should be displayed on the badge
  • badgeColor: one of GREY, GREEN, YELLOW, RED, BLUE
For example:
{
  "componentBadge": {
    "badgeLabel": "Subscribed",
    "badgeColor": "GREEN"
  }
}