.. _dijit/form: dijit.form ========== :Status: Draft :Version: 1.0 :Authors: Doug Hays, Bill Keese, Nikolai Onken, Marcus Reimann, Craig Riecke :Developers: multiple developers :Available: since V0.9 .. contents:: :depth: 2 The dijit.form package contains "form widgets". What's a form widget? It roughly means a widget that appear inside a form, but technically we think of it as "anything that has a value". The widgets can be used in a FORM tag, in a :ref:`dijit.form.Form ` widget, or outside of a form. Note not to confuse the dijit.form module with the dijit.form.Form widget. ====================== Available Form Widgets ====================== The dijit.form widgets are: Buttons ------- * :ref:`dijit.form.Button ` A representation of a normal