Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type ComponentAction struct + State State + func (ca *ComponentAction) Render(ctx context.Context, c *cptype.Component, scenario cptype.Scenario, ...) error + func (ca *ComponentAction) RenderState(c *cptype.Component) error + type State struct + ActiveKey apistructs.ActiveKey + AutotestSceneRequest apistructs.AutotestSceneRequest + ClickType string + IsChangeScene bool