Documentation
¶
Index ¶
Constants ¶
View Source
const Title = "HTML Formatter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLFormatterModel ¶
type HTMLFormatterModel struct {
ui.BasePagerModel
}
func NewHTMLFormatterModel ¶
func NewHTMLFormatterModel(common *ui.CommonModel) HTMLFormatterModel
func (HTMLFormatterModel) Init ¶
func (m HTMLFormatterModel) Init() tea.Cmd
func (*HTMLFormatterModel) SetContent ¶
func (m *HTMLFormatterModel) SetContent(content string) error
func (HTMLFormatterModel) View ¶
func (m HTMLFormatterModel) View() string
Click to show internal directories.
Click to hide internal directories.