The text_selection()
function adjusts how text is selected within a tag
element when the user clicks on the element.
Arguments
- x
A tag element or .style pronoun.
- select
A character string specifying how text is selected. One of,
"all"
"auto"
"none"
See also
Other text utilities:
text_alignment()
,
text_break()
,
text_color()
,
text_decoration()
,
text_height()
,
text_style()
,
text_transform()
,
text_weight()
,
text_wrap()