myInfo

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderCreator

func RenderCreator() protocol.CompRender

Types

type MyInfo

type MyInfo struct {
	Type  string `json:"type"`
	Props Props  `json:"props"`
	// contains filtered or unexported fields
}

func (*MyInfo) SetCtxBundle

func (this *MyInfo) SetCtxBundle(ctx context.Context) error

type Props

type Props struct {
	Visible    bool `json:"visible"`
	FullHeight bool `json:"fullHeight"`
	ScrollAuto bool `json:"scrollAuto"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL