dojo/selector/lite (version 1.10)

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.

Property Summary

Method Summary

Properties

match
Defined by: dojo/selector/lite

Methods

Error in the documentation? Can’t find what you are looking for? Let us know!