Documentation

Make Field Readonly - #make_readonly {}

Make a form field readonly by setting the HTML `readonly` attribute.

Usage

    wf:wire(myButton, #make_readonly{}).

See Also



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