Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderCreator ¶
func RenderCreator() protocol.CompRender
Types ¶
type ClickOperation ¶
type ComponentPage ¶
type ComponentPage struct { CtxBdl protocol.ContextBundle State State `json:"state"` Props Props `json:"props"` }
func (*ComponentPage) Render ¶
func (i *ComponentPage) Render(ctx context.Context, c *apistructs.Component, s apistructs.ComponentProtocolScenario, event apistructs.ComponentEvent, gs *apistructs.GlobalStateData) (err error)
Click to show internal directories.
Click to hide internal directories.