Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerTitle ¶
type ContainerTitle struct { base.DefaultProvider Type string `json:"type"` Props Props `json:"props"` }
func (*ContainerTitle) Render ¶
func (containerTitle *ContainerTitle) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, event cptype.ComponentEvent, gs *cptype.GlobalStateData) error
Click to show internal directories.
Click to hide internal directories.