Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-select

Demo version: https://russmaxdesign.github.io/user-select/

The user-selection property controls the how users are able to select content within an element.

Property values include:

user-select: none;
user-select: auto; /* initial value */
user-select: text;
user-select: contain;
user-select: all;

See Licence information for use.

About

A quick demo of user-select property

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages