Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentWorkloadInfoTitle ¶
type ComponentWorkloadInfoTitle struct { Type string `json:"type,omitempty"` Props Props `json:"props,omitempty"` }
func (*ComponentWorkloadInfoTitle) Render ¶
func (t *ComponentWorkloadInfoTitle) Render(ctx context.Context, component *cptype.Component, _ cptype.Scenario, event cptype.ComponentEvent, _ *cptype.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.