Module perspective_viewer::components::form
source · Expand description
A module for form controls (though form controls like <Select> which are
also container elements should go in the containers module). Components
in this module should not be imported from the components parent module
directly.