.. _dijit/form/HorizontalRule: dijit.form.HorizontalRule ========================= .. contents:: :depth: 3 :Status: :Version: :Authors: This widget is used primarily for creating Hash marks for the :ref:`dijit.form.HorizontalSlider ` widget. The rule can be dispalyed either above or below the slider by specifying the value of the container as "topDecoration" or "bottomDecoration" respectively. The number of hash marks to be displayed is to be specified through the 'count' attribute. For examples of using this widget along with the HorizontalSlider refer :ref:`dijit.form.HorizontalSlider ` . Standalone Ruler ---------------- .. cv-compound:: .. cv:: javascript .. cv:: html
  1. 0
  2. 1
  3. 2
See Also ==================== See :ref:`dijit.form.HorizontalSlider `.