Documentation
¶
Index ¶
- func Active() pseudo
- func After() pseudo
- func Before() pseudo
- func Checked() pseudo
- func Disabled() pseudo
- func Empty() pseudo
- func Enabled() pseudo
- func FirstChild() pseudo
- func FirstLetter() pseudo
- func FirstLine() pseudo
- func FirstOfType() pseudo
- func Focus() pseudo
- func Hover() pseudo
- func Lang(l string) pseudo
- func LastChild() pseudo
- func LastOfType() pseudo
- func Link() pseudo
- func Not(s selector) pseudo
- func NthChild(n int) pseudo
- func NthLastChild(n int) pseudo
- func NthOfType(n int) pseudo
- func OnlyChild() pseudo
- func OnlyOfType() pseudo
- func Root() pseudo
- func Target() pseudo
- func Visited() pseudo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Link ¶
func Link() pseudo
is the source anchor of a hyperlink of which the target is not yet visited
func NthLastChild ¶
func NthLastChild(n int) pseudo
the n-th child of its parent, counting from the last one
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.