Attributes which allow the value of a client-side parameter to be specified as a fixed value. Please note that only a single attribute from the group can be specified on an element.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
boolean | A boolean value. The client-side value is the equivalent boolean value to that specified here. | xs:boolean | optional | ||
number | A number value. The client-side value is the equivalent numeric value to that specified here. | xs:number | optional | ||
string | A string value. The client-side value is the equivalent string value to that specified here. | xs:string | optional |