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