Class BDOAttribs from \
CoreAttribs()
| Properties | |
| dir | directionality -- can be "ltr" or "rtl" |
| lang | Language code |
| Properties inherited from class CoreAttribs | |
| CLASS | Specifies a classname for an element. Will be rendered as "class" |
| dir | Specifies the text direction for the content in an element |
| id | Specifies a unique id for an element |
| style | Specifies a language code for the content in an element |
| title | Specifies extra information about an element |
| Methods inherited from class AttribsBase | |
| toString | render the attributes |
directionality -- can be "ltr" or "rtl"
Language code