readonly

configures readonly mode for the input

boolean readonly;

Example

{ view:"text", readonly:true }

Back to top