Versions in this module Expand all Collapse all v0 v0.0.2 Dec 13, 2023 Changes in this version + type FyneHtmlDisplay struct + func NewFyneHtmlDisplay() *FyneHtmlDisplay + func (item *FyneHtmlDisplay) SetHtml(html string) + func (item *FyneHtmlDisplay) SetHtmlBinding(bind binding.String) type HtmlDisplay + SetHtmlBinding func(binding binding.Untyped) v0.0.1 Dec 11, 2023 v0.0.0 Dec 10, 2023 Changes in this version + type HtmlDisplay struct + HtmlText binding.String + func NewHtmlDisplay() *HtmlDisplay + func (item *HtmlDisplay) CreateRenderer() fyne.WidgetRenderer + func (item *HtmlDisplay) SetHtml(html string)