Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am trying to build a settings page for a plugin and I want to display users and be able to select them like we can in ACP->Manage->Users.
require(['admin/modules/selectable'], function(selectable) { ... });
thanks @julian