Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 Changes in this version + type ComponentAction struct + State State + func (ca *ComponentAction) GenComponentState(c *cptype.Component, gs *cptype.GlobalStateData) error + func (ca *ComponentAction) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, ...) error + type State struct + ActiveKey apistructs.ActiveKey