data-win-selectable property

Specifies that the element is selectable. By default, all input elements and elements with the contentEditable attribute set to true are selectable. Other elements must have this attribute to be selectable.

Syntax

<div data-win-selectable="true"></div> 

Property value

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Minimum supported phone

Windows Phone 8.1

Library

Winjs.js