Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusBadge ¶
type StatusBadge struct { CtxBdl *bundle.Bundle base.DefaultProvider SDK *cptype.SDK Ctx context.Context Type string `json:"type"` Data map[string][]Bar `json:"data"` }
func (*StatusBadge) Render ¶
func (statusBadge *StatusBadge) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, event cptype.ComponentEvent, gs *cptype.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.