For the complete documentation index, see llms.txt. This page is also available as Markdown.

summaryEmphasis

Examples

enum SummaryEmphasis {
  Strong
  Success
  Warning
  Danger
  Info
  Muted
}

Enum values

Enum value
Description

Strong

Success

Warning

Danger

Info

Muted

References

Fields with this object:

Last updated