Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type AddButtonCandidate ¶
type AddButtonCandidateOp ¶
type ComponentAction ¶
type ComponentAction struct {
CtxBdl protocol.ContextBundle
}
func (*ComponentAction) Render ¶
func (ca *ComponentAction) Render(ctx context.Context, c *apistructs.Component, scenario apistructs.ComponentProtocolScenario, event apistructs.ComponentEvent, gs *apistructs.GlobalStateData) error
func (*ComponentAction) SetBundle ¶ added in v1.3.0
func (ca *ComponentAction) SetBundle(b protocol.ContextBundle) error
Click to show internal directories.
Click to hide internal directories.