...
NOTE: In the examples below, the autoInit
flag is not actually a grade, but is added to the gradeNames
array to control how the component is created. See #Initializing Graded Components below for more information about the autoInit
flag. The autoInit
flag is the preferred method of component creation, and will soon become the default. Always use the "autoInit"
flag, unless you have a very good reason not to.
...