| Class | Celerity::TableCell |
| In: |
lib/celerity/elements/table_cell.rb
|
| Parent: | Element |
| TAGS | = | [ Identifier.new('td') ] |
| ATTRIBUTES | = | BASE_ATTRIBUTES | CELLHALIGN_ATTRIBUTES | CELLVALIGN_ATTRIBUTES | [ :abbr, :axis, :colspan, :headers, :rowspan, :scope, ] |
| DEFAULT_HOW | = | :id |
| text | -> | to_s |