Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andydotxyz/slydes
/ types & classes
Types & classes
18 in github.com/andydotxyz/slydes
⨍
Functions
104
◇
Types & classes
18
Struct
aspectLayout
layout.go:11
Struct
backgroundLayout
slidetheme.go:17
Struct
bullet
slidewidgets.go:28
Struct
config
config.go:5
Struct
content
parse.go:24
Struct
gui
main.gui.go:16
Struct
parser
parse.go:47
Struct
presenterGui
presenter.gui.go:14
Struct
presenting
present.go:25
Struct
primaryAction
main.gui.go:231
Struct
richLine
richLine renders a single line of styled text segments, used for slide headings and subheadings. Like bullet it draws one canvas.Text per segment (cod
slidewidgets.go:157
Struct
slide
slide.go:22
Struct
slideButton
widgets.go:13
Struct
slideTheme
style.go:17
TypeAlias
slideType
slide.go:14
Interface
slideWidget
slidewidgets.go:14
Struct
slides
slides.go:16
Struct
textSegment
textSegment is one styled run of text within a bullet, e.g. a bold word or an inline code span. Plain text has all flags false.
slidewidgets.go:20