Page tree
Skip to end of metadata
Go to start of metadata

A view users can input text into.

On this page:

Usage

An input field allows a user to enter text into a page.  This is typically used to collect information from a user that the plugin needs to use for configuration.


Anatomy

  1. Title (also serves to describe the content)
  2. Content


Layout

Input fields will stretch horizontally to fill all available space on the page.  Both the title and content are left justified.


Implementation

Implement this on a page using HomeSeer.Jui.Views.InputView.