W3cubDocs

/Dojo

dojo/selector/lite

Summary

A small lightweight query selector engine that implements CSS2.1 selectors minus pseudo-classes and the sibling combinator, plus CSS3 attribute selectors

Usage

lite(selector,root);
Parameter Type Description
selector undefined
root undefined

Returns: undefined | Array

See the dojo/selector/lite reference documentation for more information.

Properties

match

Defined by: dojo/selector/lite

Methods

© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/selector/lite.html