Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KindBlock = ast.NewNodeKind("Block")
Functions ¶
This section is empty.
Types ¶
type HTMLRenderer ¶
type HTMLRenderer struct {
Layout d2graph.LayoutGraph
ThemeID *int64
Sketch bool
}
func (*HTMLRenderer) RegisterFuncs ¶
func (r *HTMLRenderer) RegisterFuncs(reg renderer.NodeRendererFuncRegisterer)
Click to show internal directories.
Click to hide internal directories.

