CKString shows the result of binding as string.
Required attribute: value
| Attribute | Type | Description |
|---|---|---|
value |
String |
Text to be displayed. |
escape |
true/false |
Escapes HTML control characters in valueif the escapeis true. The default value is true. |
empty |
String |
Text that is substituted for valuewhen the valueis nil. |