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 value if the escape is true. The default value is true. |
empty |
String |
Text that is substituted for value when the value is nil. |