Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type AutoTestSpace ¶
type SpaceFormModal ¶
type SpaceFormModal struct { CtxBdl protocol.ContextBundle Type string `json:"type"` Props spec.Props `json:"props"` Operations map[string]interface{} `json:"operations"` State State `json:"state"` }
func (*SpaceFormModal) Render ¶
func (a *SpaceFormModal) Render(ctx context.Context, c *apistructs.Component, scenario apistructs.ComponentProtocolScenario, event apistructs.ComponentEvent, gs *apistructs.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.