You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
props: selectable
how it works: when set to true, the element will add style user-select: text
problem: not supported in webf and long tap the text will cause crash
Code example
<textselectable>choose me </text>
Expected results
No response
Actual results
No response
The text was updated successfully, but these errors were encountered:
Related Uni App Components
props: selectable
how it works: when set to true, the element will add style
user-select: text
problem: not supported in webf and long tap the text will cause crash
Code example
Expected results
No response
Actual results
No response
The text was updated successfully, but these errors were encountered: