Documentation
¶
Overview ¶
Package wbr provides constructors and methods for the HTML <wbr> element.
The <wbr> HTML element represents a word break opportunity -a position within text where the browser may optionally break a line, though its line-breaking rules would not otherwise create a break at that location.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TagOpen = []byte("<wbr")
)
Byte constants for HTML rendering.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.