Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 Changes in this version + type ComponentYamlDrawer struct + Props Props + State State + func (d *ComponentYamlDrawer) GenComponentState(component *cptype.Component) error + func (d *ComponentYamlDrawer) InitComponent(ctx context.Context) + func (d *ComponentYamlDrawer) Render(ctx context.Context, component *cptype.Component, _ cptype.Scenario, ...) error + func (d *ComponentYamlDrawer) Transfer(component *cptype.Component) + type Props struct + Size string + Title string + type State struct + Visible bool