Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type ClickOperation ¶
type ClientMetaData ¶
type ComponentAction ¶
type ComponentAction struct { CtxBdl protocol.ContextBundle Type string `json:"type"` Props Props `json:"props"` State State `json:"state"` }
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 ¶
func (a *ComponentAction) SetBundle(b protocol.ContextBundle) error
Click to show internal directories.
Click to hide internal directories.