Skip to main content Skip to complementary content
Close announcements banner

select method

select()

Method used to select the value in this cell.

Since:
  • 2.1

Example

<div class="selectable" ng-class="{'selected':cell.selected}" ng-click="cell.select($event)">{{cell.qText}}</div>	

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!