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
-
Title (also serves to describe the content)
-
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.