| Attributes |
| Name | Required | Request-time | Type | Description |
| property | true | false | java.lang.String | The bean property for the column. eg. with Person.birthDate, birthDate is the property, where the Person class has associated getBirthDate and setBirthDate methods |
| title | false | false | java.lang.String | Sets the header title for the column |
| required | false | false | java.lang.Boolean | Sets whether the input value is required |
| styleClass | false | false | java.lang.String | Space-separated list of CSS style class(es) to be applied when this element is rendered. |
| customConfigPath | false | false | java.lang.String | This attribute defines the path of the custom config file, the path is relative to the web app. |
| height | false | false | java.lang.String | The height of the editor |
| language | false | false | java.lang.String | The support of multi-language can use the following 54 languages. (e.g.) To set the French language use language="fr" Afrikaans (af) Arabic (ar) Basque (eu) Bengali/Bangla (bn) Bosnian (bs) Bulgarian (bg) Catalan (ca) Chinese Simplified (zh-cn) Chinese Traditional (zh) Croatian (hr) Czech (cs) Danish (da) Dutch (nl) English (en) English (Australia) (en-au) English (Canadian) (en-ca) English (United Kingdom) (en-uk) Esperanto (eo) Estonian (et) Faroese (fo) Finnish (fi) French (fr) Galician (gl) German (de) Greek (el) Hebrew (he) Hindi (hi) Hungarian (hu) Italian (it) Japanese (ja) Khmer (km) Korean (ko) Latvian (lv) Lithuanian (lt) Malay (ms) Mongolian (mn) Norwegian (no) Norwegian Bokmal (nb) Persian (fa) Polish (pl) Portuguese (Brazil) (pt-br) Portuguese (Portugal) (pt) Romanian (ro) Russian (ru) Serbian (Cyrillic) (sr) Serbian (Latin) (sr-latn) Slovak (sk) Slovenian (sl) Spanish (es) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi) |
| skin | false | false | java.lang.String | The following skins can be set to the component. default office2003 silver |
| toolbar | false | false | java.lang.String | There are two valid values for this field and its case sensitive. Default Basic |
| width | false | false | java.lang.String | The width of the editor |