Documentation
¶
Index ¶
- func Bold(t rich.Text) rich.Text
- func Center() css.Rule
- func In(c color.Color, t rich.Text) rich.Text
- func Italic(t rich.Text) rich.Text
- func Left() css.Rule
- func New(options ...seed.Option) seed.Seed
- func Right() css.Rule
- func Set(lines ...rich.Text) seed.Option
- func SetColor(c color.Color) css.Rule
- func SetLineHeight(height float64) css.Rule
- func SetSize(s units.Unit) css.Rule
- func SetString(value string) seed.Option
- func SetStringTo(value client.String) seed.Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Set ¶
Set sets the text content of the text to the given formatted lines, each argument is seperated by a newline.
func SetLineHeight ¶
SetLineHeight sets the line-height of the text.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.