Kui API Documentation - v11.0.0 / @kui-shell/core / BadgeSpec
@kui-shell/core.BadgeSpec
This is the most complete form of a badge specification, allowing the caller to provide a title, an onclick handler, and an optional fontawesome icon representation.
• Optional
css: string
packages/core/src/webapp/views/registrar/badges.ts:31
• Optional
fontawesome: string
packages/core/src/webapp/views/registrar/badges.ts:29
• Optional
image: HTMLImageElement
| SVGElement
packages/core/src/webapp/views/registrar/badges.ts:30
• title: string
packages/core/src/webapp/views/registrar/badges.ts:28
▸ Optional
onclick(): void
void