Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type D ¶
type D = layout.Dimensions
type HTMLProvider ¶
type HTMLProvider struct {
// contains filtered or unexported fields
}
func RenderHTML ¶
func RenderHTML(html string, theme *decredmaterial.Theme) *HTMLProvider
func (*HTMLProvider) Layout ¶
func (p *HTMLProvider) Layout(gtx C) D
type MarkdownProvider ¶
type MarkdownProvider struct {
// contains filtered or unexported fields
}
func RenderMarkdown ¶
func RenderMarkdown(gtx C, theme *decredmaterial.Theme, source string) *MarkdownProvider
Source Files ¶
Click to show internal directories.
Click to hide internal directories.