Selection

Control if the user can select a text.

The structure of the class names are:

  • .selection-{STATE}
  • .selection-{STATE}-{SCREEN_SIZE} until the screen size

The values are:

  • STATE on, off, text
  • SCREEN_SIZE lg, md, sm, xs

Basic Example:

You can select me

You can not select me

You can select me

html