Documentation

Value Element - #value {}

The value element produces an HTML span with a CSS type of 'value'.

Usage

   #value { text="Some text." }

Attributes

  • text (string) - The text to display.

  • html_encode (boolean) - Set to true to safely html-encode the displayed value.

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.