colSpan
slinky.web.html.colSpan
object colSpan extends Attr
td - This attribute contains a positive integer indicating the number of consecutive columns the <td>
element spans. If not present, its default value is 1
. th - This attribute contains a positive integer indicating the number of consecutive columns the <th>
element spans. If not present, its default value is 1
.
Attributes
- Graph
-
- Supertypes
-
trait Attrclass Objecttrait Matchableclass Any
- Self type
-
colSpan.type
Members list
In this article